mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 09:08:50 +02:00
🐳 Mounting folders is better than mounting files
This commit is contained in:
@ -31,7 +31,7 @@ services:
|
||||
build: ..
|
||||
restart: always
|
||||
volumes:
|
||||
- ./ghostream_data/ghostream.yml:/code/ghostream.yml:ro
|
||||
- ./ghostream_data:/etc/ghostream:ro
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.ghostream.rule=Host(`stream.example.com`)"
|
||||
|
Reference in New Issue
Block a user