From 1fb98f535b318400a11571c011a13d616de785ee Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Mon, 16 Aug 2021 22:20:50 -0500 Subject: [PATCH] overlaps AZURACAST_STATION_PORTS move just to be safe --- vars/default_vars.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index e4ee58a43..00bdc9767 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -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.