About access unstract web from other computer
Open
@ritwik-g is already working on this.
Since Jun 24, 2024.
documentation
good first issue
question
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
Description
It seems the webUI can only access through http://frontend.unstract.localhost/ which point to 127.0.0.1
I'm trying to setup nginx to reverse proxy to it through another URL and set host header to frontend.unstract.localhost.
Can see the login screen but will redirect back to http://frontend.unstract.localhost/!!!
Is there anyway to setup with another hostname? Please advise?
Thanks,
Halu
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.