Put app on proxy network when running RTMP
This commit is contained in:
parent
4bebcb5d3f
commit
4e9ca10aa2
@ -3,6 +3,9 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
deploy:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
Loading…
Reference in New Issue
Block a user