Use bridge network instead of external traefik_public
Some checks are pending
CI / Engine — lint / typecheck / test (push) Waiting to run
CI / API — lint / typecheck / test (push) Waiting to run
CI / Web — typecheck / lint / build (push) Waiting to run

This commit is contained in:
Manohar Gupta 2026-05-13 21:36:17 +05:30
parent 001906ea3c
commit 4780ea3d08

View file

@ -63,8 +63,7 @@ networks:
internal: internal:
internal: true internal: true
web: web:
name: traefik_public driver: bridge
external: true
volumes: volumes:
redis_data: redis_data: