traefik.yml aktualisiert

This commit is contained in:
olli 2023-08-04 13:28:25 +02:00
parent cb2b869eec
commit b7f883c8a9

View File

@ -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