point paperless to zimaos (192.168.8.195:8000)

This commit is contained in:
root
2026-06-21 21:14:40 +02:00
parent d49a844941
commit 8d14ef80fa

View File

@@ -61,11 +61,11 @@ paperless.hubris.network {
}
@api path /api/*
handle @api {
reverse_proxy 192.168.8.130:8000
reverse_proxy 192.168.8.195:8000
}
handle {
import authentik
reverse_proxy 192.168.8.130:8000
reverse_proxy 192.168.8.195:8000
}
}