fix(docker-compose): set network as external

This commit is contained in:
Oliver Davies 2023-06-27 21:20:59 +01:00
parent 99ffb87446
commit ca2b0731e5

View file

@ -101,4 +101,5 @@ volumes:
networks:
web:
external: true
name: traefik_proxy