Actualiser traefik/docker-compose.yml
This commit is contained in:
parent
35cd9d6b61
commit
a8c936a19a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
- "3478:3478/udp"
|
- "3478:3478/udp" # Entrypoint for coturn server
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
- "./traefik-conf.yml:/traefik.yml:ro"
|
- "./traefik-conf.yml:/traefik.yml:ro"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue