Add localhost to Caddyfile domains for local development access
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
debug
|
debug
|
||||||
}
|
}
|
||||||
|
|
||||||
m040tbaraspi001.de040.corpintra.net, m040tbaraspi001.de040.corpinter.net {
|
m040tbaraspi001.de040.corpintra.net, m040tbaraspi001.de040.corpinter.net, localhost {
|
||||||
reverse_proxy myp-rp:3000
|
reverse_proxy myp-rp:3000
|
||||||
tls internal
|
tls internal
|
||||||
}
|
}
|
Reference in New Issue
Block a user