don't interfere with letsencrypt
This commit is contained in:
parent
79f95f3172
commit
31d895152f
@ -22,6 +22,7 @@ in {
|
|||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
services.icecast = {
|
services.icecast = {
|
||||||
listen.address = "127.0.0.1";
|
listen.address = "127.0.0.1";
|
||||||
|
listen.port = 8001;
|
||||||
admin.password = "hackme";
|
admin.password = "hackme";
|
||||||
extraConf = ''
|
extraConf = ''
|
||||||
<authentication>
|
<authentication>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user