remove network

This commit is contained in:
Gal 2023-12-27 23:53:57 +01:00 committed by Galuh Sahid
parent f918b1b21c
commit 32a0b781ad
1 changed files with 0 additions and 4 deletions

View File

@ -15,7 +15,3 @@ services:
- "traefik.http.routers.quartz.entrypoints=websecure"
- "traefik.http.routers.quartz.tls.certresolver=myresolver"
- "traefik.http.services.quartz.loadbalancer.server.port=3000"
networks:
traefik_network:
external: true