fix: remove unused networks section from docker-compose.yml
Deploy vendaweb-api / build-and-push-deploy (push) Successful in 30s
Details
Deploy vendaweb-api / build-and-push-deploy (push) Successful in 30s
Details
This commit is contained in:
parent
c75f8ed9f4
commit
e6fd33a22e
|
|
@ -12,8 +12,4 @@ services:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
update_config:
|
update_config:
|
||||||
order: start-first
|
order: start-first
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
|
||||||
networks:
|
|
||||||
juru-network:
|
|
||||||
external: true
|
|
||||||
Loading…
Reference in New Issue