From 1cea2cf995623c9881c123ba9311c56a14536b31 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 8 Sep 2022 15:01:26 -0400 Subject: [PATCH] azuracast/README.rst: Port numbers doc fix --- roles/azuracast/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/azuracast/README.rst b/roles/azuracast/README.rst index f230ae7a9..3e61395e7 100644 --- a/roles/azuracast/README.rst +++ b/roles/azuracast/README.rst @@ -30,7 +30,7 @@ Using It * That console site will prompt you to complete AzuraCast's initial setup: user accounts, managing stations, radio streams, etc. * Finally, check out some `how-to videos `_ to learn to manage your own radio station! -NOTE: When creating a station using AzuraCast's console, its default streaming ports for ``station`` and ``autodj`` need to be in the `port range 12000-12100 `_ (port 12443 may also be required!) +NOTE: When creating a station using AzuraCast's console, its default streaming ports for ``station`` and ``autodj`` need to be in the `port range 10000-10499 `_ (ports 12080 and 12443 may also be required!) AzuraCast Docs --------------