feat: configure caddy as reverse proxy for metabase

This commit is contained in:
2025-08-05 10:34:21 +02:00
parent bc7314a8f8
commit 51b8fa2b8c
2 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,10 @@ pdf.consider-it.de {
reverse_proxy oauth2-proxy:4180
}
metabase.consider-it.de {
reverse_proxy metabase:3000
}
n8n.consider-funding.de {
reverse_proxy n8n:5678 {
flush_interval -1