removed gluetun, updated filebrowser for testing

This commit is contained in:
2025-05-05 13:32:21 -05:00
parent d05582a982
commit a7db484640

View File

@@ -105,8 +105,22 @@
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
@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
}
@@ -422,14 +436,6 @@
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
handle @peanut {
handle @internal {