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