Update docker-compose.traefik.yml to specify the name of the external Traefik network
This commit is contained in:
@@ -14,3 +14,4 @@ services:
|
||||
networks:
|
||||
traefik:
|
||||
external: true
|
||||
name: traefik-network
|
||||
|
||||
Reference in New Issue
Block a user