testing api path bypass
This commit is contained in:
@@ -468,7 +468,15 @@ authentik.akanealw.com {
|
||||
|
||||
@filebrowser host filebrowser.akanealw.com
|
||||
@apipath {
|
||||
import auth
|
||||
path /api*
|
||||
path /share*
|
||||
path /static*
|
||||
}
|
||||
handle @filebrowser {
|
||||
handle @apipath {
|
||||
reverse_proxy 192.168.1.30:8484
|
||||
}
|
||||
import auth
|
||||
reverse_proxy 192.168.1.30:8484
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user