Sync deploy: backend, frontend, worker, docker, config
This commit is contained in:
@@ -227,7 +227,6 @@ services:
|
||||
dockerfile: Dockerfile.prod
|
||||
container_name: toolsplatform-api-gateway
|
||||
restart: unless-stopped
|
||||
volumes: []
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
@@ -280,7 +279,6 @@ services:
|
||||
dockerfile: Dockerfile.prod
|
||||
container_name: toolsplatform-worker
|
||||
restart: unless-stopped
|
||||
volumes: []
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user