Add initial support for Icecast and Liquidsoap, to later replace Azuracast and Docker

This commit is contained in:
Jimbo 2024-09-07 00:38:19 -04:00
parent a0ac0f631c
commit 1e4989e67d
6 changed files with 58 additions and 13 deletions

View file

@ -4,4 +4,5 @@ rec {
server = "${localSpan}.2";
pc = "${localSpan}.3";
vm = "${localSpan}.4";
hx = "${localSpan}.70";
}