10 lines
190 B
Bash
10 lines
190 B
Bash
APP_VERSION=v1.2.0
|
|
MACHINE_SIGNATURE=""
|
|
APP_DOMAIN="localhost"
|
|
DEPLOY_PLATFORM=""
|
|
API_URL=""
|
|
PRIME_HOST=http://localhost:8000
|
|
INSTANCE_ID=""
|
|
SERVICE_HTTP_API=http://localhost:8000
|
|
PORT=8080
|