1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +02:00

update restreamer

This commit is contained in:
kev 2024-08-06 10:58:43 +08:00
parent 534faf2615
commit 80e587d289
3 changed files with 2 additions and 2 deletions

View File

View File

View File

@ -7,7 +7,7 @@ services:
- "8080:8080"
- "6000:6000/udp"
volumes:
- ./data/config:/core/config
- ./data/data:/core/data
- ./data/etc:/core/config
- ./data/var:/core/data
privileged: true
restart: unless-stopped