fix: restore external networks for Traefik and crew app
Some checks failed
Deploy Production / deploy (push) Failing after 29s

This commit is contained in:
Frank John Begornia
2026-01-13 00:42:36 +08:00
parent e5ee8e5192
commit c939cf4b2b

View File

@@ -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