Update build configuration files

This commit is contained in:
Oliver Davies 2024-05-11 00:00:51 +02:00
parent 13945dcaec
commit a3947f3b65

View file

@ -3,7 +3,7 @@
x-proxy: &default-proxy
networks:
- default
- web
- proxy
labels:
- "traefik.enable=true"
- "traefik.docker.network=traefik_proxy"
@ -64,6 +64,6 @@ volumes:
db-data: {}
networks:
web:
proxy:
external: true
name: traefik_proxy