start old seafile again

This commit is contained in:
2024-12-01 11:19:00 +01:00
parent bf5cd881ab
commit febc10bdf2
7 changed files with 2 additions and 120 deletions

View File

@@ -31,7 +31,7 @@
rik.veenboer.xyz \
*.rik.veenboer.xyz \
{
# reverse_proxy nginx
reverse_proxy nginx
handle_path /test/* {
reverse_proxy host:12345
}
@@ -63,7 +63,7 @@ import unprotected grafana host:3333
import unprotected pgadmin host:5050
import unprotected homarr host:17575
import unprotected jellyseerr host:15055
import unprotected seafile host:12380
#import unprotected seafile host:12380
(authentik) {
reverse_proxy /outpost.goauthentik.io/* http://host:19000
@@ -238,16 +238,3 @@ geo.rik.veenboer.xyz {
}
}
}
xx.rik.veenboer.xyz {
log {
output file /var/log/seafile.log
}
handle /seafhttp* {
uri strip_prefix seafhttp
reverse_proxy host:18082
}
handle {
reverse_proxy host:12380
}
}