fix: catarina: missed nginx entry
This commit is contained in:
parent
cc884b94c4
commit
607f815480
@ -195,5 +195,6 @@
|
||||
locations."/".proxyPass = "http://${config.services.elnafo-radio.host}:${config.services.elnafo-radio.port}";
|
||||
locations."/synthwave".proxyPass = "http://${config.containers.radio-synthwave.localAddress}:6660";
|
||||
locations."/non-stop-pop".proxyPass = "http://${config.containers.radio-non-stop-pop.localAddress}:6661";
|
||||
locations."/hell-gates".proxyPass = "http://${config.containers.radio-non-stop-pop.localAddress}:6662";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user