remove network

This commit is contained in:
Galuh Sahid 2023-12-27 23:53:57 +01:00
parent d95cab7eb8
commit 42c1b3ee3a
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