remove nginx
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
rik.veenboer.xyz \
|
||||
*.rik.veenboer.xyz \
|
||||
{
|
||||
reverse_proxy nginx
|
||||
handle_path /test/* {
|
||||
reverse_proxy host:12345
|
||||
}
|
||||
@@ -65,6 +64,14 @@ import unprotected homarr host:17575
|
||||
import unprotected jellyseerr host:15055
|
||||
#import unprotected seafile host:12380
|
||||
|
||||
|
||||
seafile.rik.veenboer.xyz {
|
||||
log {
|
||||
output file /var/log/seafile.log
|
||||
}
|
||||
reverse_proxy host:12380
|
||||
}
|
||||
|
||||
(authentik) {
|
||||
reverse_proxy /outpost.goauthentik.io/* http://host:19000
|
||||
forward_auth http://host:19000 {
|
||||
@@ -116,6 +123,7 @@ import protected filebrowser host:8002
|
||||
|
||||
#import protected app host:12345
|
||||
|
||||
|
||||
ha.rik.veenboer.xyz {
|
||||
log {
|
||||
output file /var/log/ha.log
|
||||
|
||||
Reference in New Issue
Block a user