testing bypass path
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user