adding traefik network to all dockers
This commit is contained in:
@@ -18,3 +18,9 @@ services:
|
||||
ports:
|
||||
- 8200:8200
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- traefik_portal
|
||||
|
||||
networks:
|
||||
traefik_portal:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user