Initial dev deployment [infra]
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
container_name: sendico-tron-gateway
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
image: ${REGISTRY_URL}/gateway/tron:${APP_V}
|
||||
image: ${REGISTRY_URL}/gateway/tron:${IMAGE_TAG:-${APP_V}}
|
||||
pull_policy: always
|
||||
environment:
|
||||
TRON_GATEWAY_MONGO_HOST: ${TRON_GATEWAY_MONGO_HOST}
|
||||
|
||||
Reference in New Issue
Block a user