This commit is contained in:
Andreas Knuth 2025-02-25 19:40:29 +01:00
parent 80c29b40df
commit 24913f7f5e
1 changed files with 0 additions and 6 deletions

View File

@ -9,12 +9,6 @@ www.bizmatch.net {
} }
bayarea-cc.com { bayarea-cc.com {
tls {
dns cloudflare {env.CLOUDFLARE_API_TOKEN}
issuer acme {
dir https://acme-v02.api.letsencrypt.org/directory
}
}
handle /api { handle /api {
reverse_proxy host.docker.internal:3001 reverse_proxy host.docker.internal:3001
} }