Changed network name
This commit is contained in:
@@ -22,8 +22,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /opt/traefik/traefik.toml:/traefik.toml
|
- /RancherConfig/Personal/Traefik/traefik.toml:/traefik.toml:ro
|
||||||
- /opt/traefik/acme.json:/acme.json
|
# - /opt/traefik/acme.json:/acme.json
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
public:
|
public-proxy:
|
||||||
Reference in New Issue
Block a user