drizzle-team / drizzle-team/drizzle-orm
Issue when running drizzle-kit studio out of docker
Open
bug
drizzle/studio
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
In docker, I specify the host as `--host=0.0.0.0` and it says i can access the studio at https://local.drizzle.studio?host=0.0.0.0; however, when 4983 is exposed, the only way to access the studio is by using https://local.drizzle.studio?host=localhost.
It's a bit counterintuitive.
Contributor guide
Assessment
This issue has not been assessed yet.