traefik.yml aktualisiert
This commit is contained in:
parent
cb2b869eec
commit
b7f883c8a9
@ -74,6 +74,8 @@
|
|||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 443:443
|
- 443:443
|
||||||
|
# matrix federation over Port 8448
|
||||||
|
- 8448:443
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user