Update build configuration files

This commit is contained in:
Oliver Davies 2024-05-11 00:00:39 +02:00
parent 74ffcc3510
commit 48d7e9025d

View file

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