chore: configure more outputs for dev setup

This commit is contained in:
jo 2023-02-25 14:58:38 +01:00 committed by Kyle Robbertze
parent 0aa2a92d3f
commit eca320da5a
2 changed files with 11 additions and 0 deletions

View File

@ -70,3 +70,7 @@ services:
nginx:
volumes:
- ./legacy:/var/www/html
icecast:
environment:
ICECAST_MAX_SOURCES: 10

View File

@ -34,6 +34,13 @@ stream:
format: ogg
bitrate: 256
- <<: *default_icecast_output
enabled: true
mount: main.opus
audio:
format: opus
bitrate: 256
- <<: *default_icecast_output
enabled: true
mount: main.mp3