Till Tomczak 8c3c80fb5c Add localhost to Caddyfile domains for local development access
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-26 13:47:21 +01:00

8 lines
149 B
Caddyfile
Executable File

{
debug
}
m040tbaraspi001.de040.corpintra.net, m040tbaraspi001.de040.corpinter.net, localhost {
reverse_proxy myp-rp:3000
tls internal
}