manatee: Remove books.ppp.pm virtual host
This commit is contained in:
@@ -29,19 +29,6 @@ in
|
|||||||
enableBookUploading = true;
|
enableBookUploading = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
nginx = {
|
|
||||||
virtualHosts."books.ppp.pm" = {
|
|
||||||
|
|
||||||
extraConfig = ''
|
|
||||||
client_max_body_size 1024M;
|
|
||||||
'';
|
|
||||||
|
|
||||||
locations."/" = {
|
|
||||||
proxyPass = "http://0.0.0.0:8083"; # TODO add option for port + host
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user