Added: Caddy (reverse proxy)
This commit is contained in:
10
Caddy/Caddyfile
Normal file
10
Caddy/Caddyfile
Normal file
@@ -0,0 +1,10 @@
|
||||
stats.vanemousmantelzorgwoningen.nl {
|
||||
reverse_proxy plausible:8000
|
||||
}
|
||||
|
||||
git.vanemousmantelzorgwoningen.nl {
|
||||
reverse_proxy gitea:3000
|
||||
}
|
||||
kluis.vanemousmantelzorgwoningen.nl {
|
||||
reverse_proxy vaultwarden:80
|
||||
}
|
||||
Reference in New Issue
Block a user