When changing .env file to point to a remote Postgres instance example not working
Open
bug
- Dominant language
- Rust
- Stars
- 4k
- Forks
- 812
- Avg merge
- 15h 42m
- Merged PRs (30d)
- 15
Description
When running this example locally everything works fine, but as soon as I change the
PG.HOST=XXX.XXX.XXX.XXX to a remote postgres instance the example still trys to connect to the local instance.
Contributor guide
Assessment
This issue has not been assessed yet.