fix: remove external flag from frontend network in docker-compose.override.yml

This commit is contained in:
Philip Henning 2026-09-01 10:32:23 +00:00
parent c79f754b79
commit 2b2c0c25c5

View file

@ -119,4 +119,3 @@ volumes:
networks: networks:
backend: backend:
frontend: frontend:
external: true