testing bypass path

This commit is contained in:
2025-03-24 19:52:49 -05:00
parent c22a1ee834
commit 6717f13129

View File

@@ -130,11 +130,12 @@ authentik.akanealw.com {
path /assets/*
}
handle @filebrowser {
handle @filebrowser {
handle @bypassfilebrowser {
reverse_proxy 192.168.1.30:8484
}
}
handle @filebrowser {
import auth
reverse_proxy 192.168.1.30:8484
}
}