Initial dev deployment [infra]
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
<<: *common-env
|
||||
container_name: sendico-frontend
|
||||
restart: unless-stopped
|
||||
image: ${REGISTRY_URL}/frontend/service:${APP_V}
|
||||
image: ${REGISTRY_URL}/frontend/service:${IMAGE_TAG:-${APP_V}}
|
||||
pull_policy: always
|
||||
environment:
|
||||
WS_PROTOCOL: ${WS_PROTOCOL}
|
||||
|
||||
Reference in New Issue
Block a user