removed bypass from caddy, will be testing in authentik
This commit is contained in:
@@ -125,27 +125,6 @@ authentik.akanealw.com {
|
||||
|
||||
@filebrowser host filebrowser.akanealw.com
|
||||
handle @filebrowser {
|
||||
path /api/public/dl/.*
|
||||
path /share/.*
|
||||
path /static/.*
|
||||
}
|
||||
@loginfilebrowser {
|
||||
path /login*
|
||||
}
|
||||
handle @filebrowser {
|
||||
handle @bypassfilebrowser {
|
||||
reverse_proxy 192.168.1.30:8484
|
||||
}
|
||||
}
|
||||
|
||||
handle @filebrowser {
|
||||
handle @loginfilebrowser {
|
||||
import auth
|
||||
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