Change lables

This commit is contained in:
Stephan Porada
2021-05-02 14:24:19 +02:00
parent 88fed56f9c
commit 5b80f9091c
2 changed files with 4 additions and 1 deletions

View File

@ -32,6 +32,7 @@ services:
- "traefik.tcp.routers.rtmpcast.service=rtmpcast"
- "traefik.tcp.routers.rtmpcast.tls=true"
- "traefik.tcp.routers.rtmpcast.tls.certresolver=myresolver"
- "traefik.tcp.routers.rtmpcast.tls.passthrough=true"
- "traefik.tcp.services.rtmpcast.loadbalancer.server.port=1935"
networks:
- default