localhost

This commit is contained in:
Andreas Knuth 2025-08-22 14:36:34 -05:00
parent e349f0142f
commit 217ad84815
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ fancytextstuff.com {
encode gzip encode gzip
} }
cielectrical.bayarea-cc.com { cielectrical.bayarea-cc.com {
reverse_proxy host.docker.internal:3000 { reverse_proxy localhost:3000 {
header_up X-Real-IP {http.request.header.CF-Connecting-IP} header_up X-Real-IP {http.request.header.CF-Connecting-IP}
header_up X-Forwarded-For {http.request.header.CF-Connecting-IP} header_up X-Forwarded-For {http.request.header.CF-Connecting-IP}
header_up X-Forwarded-Proto {http.request.header.X-Forwarded-Proto} header_up X-Forwarded-Proto {http.request.header.X-Forwarded-Proto}