mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 10:22:19 +00:00
🐳 Expose UDP ports in sample docker compose config
This commit is contained in:
parent
52b03ff9e0
commit
e2e4a72e2a
@ -30,6 +30,8 @@ services:
|
||||
ghostream:
|
||||
build: ..
|
||||
restart: always
|
||||
ports:
|
||||
- 10000-10005:10000-10005/udp
|
||||
volumes:
|
||||
- ./ghostream_data:/etc/ghostream:ro
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user