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:
|
networks:
|
||||||
traefik:
|
traefik:
|
||||||
external: true
|
external: true
|
||||||
|
name: traefik-network
|
||||||
|
|||||||
Reference in New Issue
Block a user