altered group for audiobookshelf
This commit is contained in:
parent
1a5e2e5eb4
commit
a4a8c7f8b2
|
@ -25,6 +25,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
services.audiobookshelf.group = "users";
|
||||||
networking.firewall.allowedTCPPorts = [ audioBookShelfPort ];
|
networking.firewall.allowedTCPPorts = [ audioBookShelfPort ];
|
||||||
#services.audiobookshelf.enable = true;
|
#services.audiobookshelf.enable = true;
|
||||||
#services.audiobookshelf.host = 0.0.0.0 ;
|
#services.audiobookshelf.host = 0.0.0.0 ;
|
||||||
|
|
Loading…
Reference in a new issue