point paperless to zimaos (192.168.8.195:8000)
This commit is contained in:
@@ -61,11 +61,11 @@ paperless.hubris.network {
|
|||||||
}
|
}
|
||||||
@api path /api/*
|
@api path /api/*
|
||||||
handle @api {
|
handle @api {
|
||||||
reverse_proxy 192.168.8.130:8000
|
reverse_proxy 192.168.8.195:8000
|
||||||
}
|
}
|
||||||
handle {
|
handle {
|
||||||
import authentik
|
import authentik
|
||||||
reverse_proxy 192.168.8.130:8000
|
reverse_proxy 192.168.8.195:8000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user