Extract infrastructure/proxy debugging information from CLAUDE.md into unturf-debugging.md to avoid exposing internal network details. - Created unturf-debugging.md with full proxy chain documentation - Added unturf-debugging.md to .gitignore - Simplified CLAUDE.md to reference debugging doc - Documented Caddy configuration (not nginx) - Included troubleshooting steps for 502 errors This keeps sensitive infrastructure details out of the public repo while maintaining documentation for internal debugging.
13 lines
140 B
Text
13 lines
140 B
Text
*.swp
|
|
env
|
|
venv/
|
|
instance/
|
|
__pycache__/
|
|
.flaskenv
|
|
.flaskenv-exported
|
|
.aws-sam/
|
|
samconfig.toml
|
|
vars.sh
|
|
.coverage
|
|
htmlcov/
|
|
unturf-debugging.md
|