mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
caddy seahub healthcheck
This commit is contained in:
parent
e632bf1deb
commit
25b439124c
|
@ -5,6 +5,7 @@
|
|||
http:// https:// {
|
||||
reverse_proxy seahub:8000 {
|
||||
lb_policy header X-Forwarded-For
|
||||
health_path /api2/server-info/
|
||||
}
|
||||
handle_path /seafhttp* {
|
||||
uri strip_prefix seafhttp
|
||||
|
|
Loading…
Reference in a new issue