Chr728 / Compass

https://compass-orcin.vercel.app
GNU Affero General Public License v3.0
4 stars 6 forks source link

Reroute server to local IP #544

Closed janong24 closed 6 months ago

janong24 commented 6 months ago

This PR tests rerouting of the HTTP API calls to the local IP address of the machine hosting the Python server.

Closes #558

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
compass ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 1:38am
janong24 commented 6 months ago

This PR will be closed and not merged. Vercel blocks mixed content connections via TLS making it impossible to connect to an outside host.