feat: add reverse proxy handling for SeafDAV in Caddyfile
This commit is contained in:
parent
fab4224042
commit
6df566bb1c
@ -25,6 +25,11 @@ status.vleeuwen.me status.mvl.sh {
|
||||
|
||||
sf.mvl.sh {
|
||||
reverse_proxy seafile:80
|
||||
|
||||
handle /seafdav* {
|
||||
reverse_proxy seafile:8080
|
||||
}
|
||||
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user