poseidon: move paperless to hades

This commit is contained in:
Antoine Martin 2022-11-05 16:15:33 +01:00
parent da0cefc923
commit caf5102535
8 changed files with 22 additions and 25 deletions

View file

@ -106,12 +106,12 @@ in {
listen = [
# FIXME: hardcoded tailscale IP
{
addr = "100.80.61.67";
addr = "100.115.172.44";
port = 443;
ssl = true;
}
{
addr = "100.80.61.67";
addr = "100.115.172.44";
port = 80;
ssl = false;
}