-
Notifications
You must be signed in to change notification settings - Fork 4
Labels
devcontainersRelates to dev containers.Relates to dev containers.
Description
Version
latest
Describe the bug
The devcontainer does not support changing the DB port to something other than 5432.
Reproduction
- Occupy port 5432 with something.
- Change the DB port to 5431 in
.env
. - Rebuild the devcontainer.
- You will get an ECONREFUSED error in the console.
System Info
Macbook Air M2
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue that reports the same bug.
- Check that this is a concrete bug. For Q&A, open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Labels
devcontainersRelates to dev containers.Relates to dev containers.