testing filebrowser share bypass

This commit is contained in:
2025-04-17 19:47:43 -05:00
parent c47832e86e
commit ec022550a2

View File

@@ -106,11 +106,24 @@
}
@filebrowser host filebrowser.akanealw.com
@bypass {
path /share/*
path /static/*
path /api/public/*
}
handle @filebrowser {
handle @bypass {
reverse_proxy 192.168.1.30:8484
}
import auth
reverse_proxy 192.168.1.30:8484
}
@archive host archive.akanealw.com
handle @archive {
import auth