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:
parent
fa3a2209ad
commit
8c3c80fb5c
@ -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
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user