]> zoso.dev Git - nano-pow.git/commit
All nginx connections are local, so use forwarding header to get client IP and listen...
authorChris Duncan <chris@zoso.dev>
Tue, 22 Apr 2025 15:18:49 +0000 (08:18 -0700)
committerChris Duncan <chris@zoso.dev>
Tue, 22 Apr 2025 15:18:49 +0000 (08:18 -0700)
commit0348d63e69c180e32b3afe34e5b91197768d4d4f
tree5f6089201443d9516b6b8dcdd63d915b138eb5e9
parent6962eac79cc80a06035be700ab15a8b1e1a0c8ef
All nginx connections are local, so use forwarding header to get client IP and listen explicitly on localhost.
src/bin/server.ts