👌 REFACTOR: Replicas Removed

This commit is contained in:
Yuri-Lima
2023-08-24 15:58:35 +00:00
parent e00b7aea5b
commit c51dcb6786

View File

@@ -53,8 +53,8 @@ services:
- "/opt/containers/phx/server_custom:/usr/src/app/packages/dev-server/custom"
networks:
- backend
deploy:
replicas: 2
# deploy:
# replicas: 2
phoenix-backend-worker:
restart: always
image: "yurimatoslima/phoenix-backend:alpha"