icecast
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:${toString config.services.icecast.port}";
|
||||
proxyPass = "http://localhost:8000";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user