1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

overlaps AZURACAST_STATION_PORTS move just to be safe

This commit is contained in:
Jerry Vonau 2021-08-16 22:20:50 -05:00
parent bb01db529a
commit 1fb98f535b

View file

@ -378,8 +378,8 @@ nodocs: False
# Simple, Self-Hosted Web Radio - from AzuraCast.com
azuracast_install: False
azuracast_enabled: False # This var is currently IGNORED
azuracast_http_port: 10080
azuracast_https_port: 10443
azuracast_http_port: 12080
azuracast_https_port: 12443
#
# AzuraCast needs many ports in the 8000:8100 range by default, but IIAB
# services conflict with those ports so this variable below sets a sane prefix.