fix: restore external networks for Traefik and crew app
Some checks failed
Deploy Production / deploy (push) Failing after 29s
Some checks failed
Deploy Production / deploy (push) Failing after 29s
This commit is contained in:
@@ -44,9 +44,9 @@ services:
|
||||
start_period: 40s
|
||||
|
||||
networks:
|
||||
# traefik-public:
|
||||
# external: true
|
||||
# crew-app-net:
|
||||
# external: true
|
||||
tablejerseys-network:
|
||||
traefik-public:
|
||||
external: true
|
||||
crew-app-net:
|
||||
external: true
|
||||
default:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user