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