bug
This commit is contained in:
parent
e7e187da7c
commit
45964ba7f3
@ -76,7 +76,7 @@ services:
|
|||||||
- "443:443"
|
- "443:443"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- ./traefik.yml:/etc/traefik/traefik.yml:ro
|
- ./config/traefik.yml:/etc/traefik/traefik.yml:ro
|
||||||
- ./certificates:/certificates
|
- ./certificates:/certificates
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user