11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
# Overrides for the shared prod-style runtime when deploying main to the dev server.
|
|
|
|
AMPLI_ENVIRONMENT=development
|
|
API_PROTOCOL=http
|
|
SERVICE_HOST=178.57.67.136
|
|
WS_PROTOCOL=ws
|
|
|
|
SSH_HOST=178.57.67.136
|
|
SSH_USER=cloud
|
|
DEPLOY_SSH_KEY_PATH=ops/deploy/dev_ssh_key
|