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