mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-01 10:19:14 +00:00
add Caddyfile
This commit is contained in:
parent
e58976f989
commit
a8ca0c3c9e
1 changed files with 9 additions and 0 deletions
9
caddy/Caddyfile
Normal file
9
caddy/Caddyfile
Normal file
|
@ -0,0 +1,9 @@
|
|||
localhost
|
||||
|
||||
reverse_proxy / seahub:8000
|
||||
|
||||
reverse_proxy /seafhttp seafile:8082
|
||||
|
||||
# reverse_proxy /seafdav seafile:8080 ???
|
||||
|
||||
reverse_proxy /media seahub-media:8000
|
Loading…
Add table
Reference in a new issue