split Caddyfile
This commit is contained in:
16
caddy/sites/unused.caddy
Normal file
16
caddy/sites/unused.caddy
Normal file
@@ -0,0 +1,16 @@
|
||||
unused.rik.veenboer.xyz {
|
||||
handle {
|
||||
# import authentik
|
||||
reverse_proxy host:8100
|
||||
}
|
||||
|
||||
handle /seafhttp* {
|
||||
uri strip_prefix seafhttp
|
||||
reverse_proxy host:8182
|
||||
}
|
||||
|
||||
handle /seafdav* {
|
||||
reverse_proxy host:8180
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user