fixed listening ip

This commit is contained in:
Harry 2024-07-22 11:29:41 +02:00
parent 7e39587c9d
commit e2871606a5

View file

@ -4,6 +4,7 @@
services.calibre-web = {
enable = true;
openFirewall = true;
listen.ip = "0.0.0.0";
options = {
enableBookUploading = true;
enableKepubify = true;