Skip to content

Dev container does not support custom DB ports #60

@yamcodes

Description

@yamcodes

Version

latest

Describe the bug

The devcontainer does not support changing the DB port to something other than 5432.

Reproduction

  1. Occupy port 5432 with something.
  2. Change the DB port to 5431 in .env.
  3. Rebuild the devcontainer.
  4. You will get an ECONREFUSED error in the console.

System Info

Macbook Air M2

Validations

Metadata

Metadata

Assignees

Labels

devcontainersRelates to dev containers.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions