testing bypass paths

This commit is contained in:
2025-03-24 19:38:57 -05:00
parent 4f7087f9f8
commit 6b30110aa4

View File

@@ -132,10 +132,12 @@ authentik.akanealw.com {
handle @filebrowser {
handle @bypassfilebrowser {
reverseproxy 192.168.1.30:8484
}
}
}
reverse_proxy 192.168.1.30:8484
}
handle @filebrowser {
import auth
reverse_proxy 192.168.1.30:8484
}
}
# --------------------------------------------------