Skip to content

[Feature]: Ability to pass DB port via Environment Variable #981

@cemilf

Description

@cemilf

What problem are you trying to solve?

There is no environment variable in Docker documentation or entrypoint.sh file for setting a different DB port. It would be useful in scenarios where PostgreSQL or MySQL is not running on default port.

What would you like implemented?

Add DB_PORT environment variable to be able to set different port other than the default port for database settings.

Additional context (optional)

No response

Metadata

Metadata

Assignees

Labels

docsDocumentation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions