dolthub / dolthub/doltlab-issues
Binding HOST_IP to Request Header "Host"
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
HOST_IP is binded to what I define. So it is making working with it harder for me.
I'm working in VM normally. I use like dolt.mshome.net or 172.....
But my vm has also 192.... address.
If I want to share with my friends, I'm setting port forwarding. And opening the machine to them (over VPN or public).
I can reach to application from all ip's. But redirections and generated repo names are binded to HOST_IP definition. I need to change ip/host everytime when I click to something. it always redirects to dolt.mshome.net
Is it possible for you to rescue us from HOST_IP definition?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.