Compare commits
2 Commits
88ae9801bc
...
3022888213
Author | SHA1 | Date | |
---|---|---|---|
|
3022888213 | ||
|
dd3e8c6dd5 |
@ -30,9 +30,8 @@ services:
|
|||||||
- "traefik.tcp.routers.rtmpcast.entrypoints=rtmp"
|
- "traefik.tcp.routers.rtmpcast.entrypoints=rtmp"
|
||||||
- "traefik.tcp.routers.rtmpcast.rule=HostSNI(`osp.${DOMAIN}`)"
|
- "traefik.tcp.routers.rtmpcast.rule=HostSNI(`osp.${DOMAIN}`)"
|
||||||
- "traefik.tcp.routers.rtmpcast.service=rtmpcast"
|
- "traefik.tcp.routers.rtmpcast.service=rtmpcast"
|
||||||
#- "traefik.tcp.routers.rtmpcast.tls=true"
|
- "traefik.tcp.routers.rtmpcast.tls=true"
|
||||||
#- "traefik.tcp.routers.rtmpcast.tls.certresolver=myresolver"
|
- "traefik.tcp.routers.rtmpcast.tls.certresolver=myresolver"
|
||||||
#- "traefik.tcp.routers.rtmpcast.tls.passthrough=true"
|
|
||||||
- "traefik.tcp.services.rtmpcast.loadbalancer.server.port=1935"
|
- "traefik.tcp.services.rtmpcast.loadbalancer.server.port=1935"
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user