remove seperate caddy file for seafile

This commit is contained in:
2024-12-04 18:56:17 +01:00
parent 92781989b7
commit 58d71cfc95
2 changed files with 2 additions and 7 deletions

View File

@@ -37,8 +37,9 @@
} }
} }
import unprotected jellyfin host:8097
import unprotected authentik host:19000 import unprotected authentik host:19000
import unprotected jellyfin host:8097
import unprotected seafile host:8082
import unprotected grafana host:3333 import unprotected grafana host:3333
import unprotected pgadmin host:5050 import unprotected pgadmin host:5050
import unprotected homarr host:17575 import unprotected homarr host:17575

View File

@@ -1,6 +0,0 @@
seafile.rik.veenboer.xyz {
log {
output file /var/log/seafile.log
}
reverse_proxy host:8082
}