electric-sql / electric-sql/electric
Listen IP address
Open
feature request
triage
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
Hi,
I'm facing a problem where I need the sync-service's HTTP API to listen on a specific IP address on my server rather than simply listening on "0.0.0.0" or "127.0.0.1".
A solution that would work for me is to add an environment variable named `ELECTRIC_IP` that configures the HTTP API to listen on a specific IP address. I see that an environment variable named `ELECTRIC_PORT` already exists, so this new `ELECTRIC_IP` would work similarly.
Contributor guide
Assessment
This issue has not been assessed yet.