removed gluetun, updated filebrowser for testing
This commit is contained in:
@@ -105,8 +105,22 @@
|
|||||||
reverse_proxy 192.168.1.4:3005
|
reverse_proxy 192.168.1.4:3005
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# @filebrowser host filebrowser.akanealw.com
|
||||||
|
# handle @filebrowser {
|
||||||
|
# import auth
|
||||||
|
# reverse_proxy 192.168.1.30:8484
|
||||||
|
# }
|
||||||
|
|
||||||
@filebrowser host filebrowser.akanealw.com
|
@filebrowser host filebrowser.akanealw.com
|
||||||
|
@bypass {
|
||||||
|
path /share/*
|
||||||
|
path /static/*
|
||||||
|
path /api/public/*
|
||||||
|
}
|
||||||
handle @filebrowser {
|
handle @filebrowser {
|
||||||
|
handle @bypass {
|
||||||
|
reverse_proxy 192.168.1.30:8484
|
||||||
|
}
|
||||||
import auth
|
import auth
|
||||||
reverse_proxy 192.168.1.30:8484
|
reverse_proxy 192.168.1.30:8484
|
||||||
}
|
}
|
||||||
@@ -422,14 +436,6 @@
|
|||||||
respond "ip range not allowed"
|
respond "ip range not allowed"
|
||||||
}
|
}
|
||||||
|
|
||||||
@gluetun host gluetun.akanealw.com
|
|
||||||
handle @gluetun {
|
|
||||||
handle @internal {
|
|
||||||
reverse_proxy 192.168.1.30:8777
|
|
||||||
}
|
|
||||||
respond "ip range not allowed"
|
|
||||||
}
|
|
||||||
|
|
||||||
@peanut host peanut.akanealw.com
|
@peanut host peanut.akanealw.com
|
||||||
handle @peanut {
|
handle @peanut {
|
||||||
handle @internal {
|
handle @internal {
|
||||||
|
|||||||
Reference in New Issue
Block a user