Put app on proxy network when running RTMP

This commit is contained in:
decentral1se 2021-05-10 14:25:54 +02:00
parent 4bebcb5d3f
commit 4e9ca10aa2
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ version: "3.8"
services:
app:
networks:
- proxy
- internal
deploy:
labels:
- "traefik.enable=true"