fix: clean up commented-out network and labels configuration in Docker Compose
All checks were successful
Build and Deploy Thoughts / build-and-deploy-local (push) Successful in 19s

This commit is contained in:
2025-09-09 04:39:35 +02:00
parent 93b90b85b6
commit c9775293c0

View File

@@ -109,6 +109,7 @@ volumes:
driver: local driver: local
networks: networks:
traefik: traefik:
name: traefik
external: true external: true
internal: internal:
driver: bridge driver: bridge