box: set port and ip for calibre-web
This commit is contained in:
parent
24e5cb8efb
commit
c749947a18
@ -285,6 +285,8 @@ in {
|
|||||||
calibre-web = {
|
calibre-web = {
|
||||||
enable = true;
|
enable = true;
|
||||||
options = { enableBookUploading = true; };
|
options = { enableBookUploading = true; };
|
||||||
|
listen.port = 8909;
|
||||||
|
listen.ip = "127.0.0.1";
|
||||||
};
|
};
|
||||||
|
|
||||||
grafana = {
|
grafana = {
|
||||||
|
Loading…
Reference in New Issue
Block a user