Update some things

This commit is contained in:
Stephan Porada
2021-05-01 10:41:26 +02:00
parent 698cef6d3d
commit 88fed56f9c
2 changed files with 2 additions and 3 deletions

View File

@ -143,7 +143,6 @@ services:
- "traefik.http.routers.http_catchall.rule=HostRegexp(`{any:.+}`)"
- "traefik.http.routers.http_catchall.entrypoints=web"
- "traefik.http.routers.http_catchall.middlewares=https-redirect"
ports:
# The HTTP port
- "80:80"
@ -153,7 +152,7 @@ services:
#- "8080:8080"
# TS3 ports
- "9987:9987/udp"
- "10011:10011"
#- "10011:10011"
- "30033:30033"
# OSP rtmp ports
- "1935:1935"