- Add X-Forwarded-For support for real client IP detection (BunnyCDN) - Change MCP domain from mcp.inouter.com to haproxy.inouter.com - Remove unused wildcard domains (bench, mcp, ssh) - Add nocodb.inouter.com wildcard mapping - Ignore runtime files (*.db, cdn-ips.lst) in .gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
# Wildcard Domain to Backend mapping (for map_dom)
|
|
# Format: .domain.com backend_name (matches *.domain.com)
|
|
# Uses map_dom for suffix matching
|
|
|
|
.actions.it.com pool_3
|
|
.anvil.it.com pool_9
|
|
.nas.inouter.com pool_1
|
|
.nocodb.inouter.com pool_5
|