Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Remove hardcoded db:5432 value in wait-for-it.sh #157

Closed
flyinghermit opened this issue Nov 6, 2020 · 0 comments
Closed

Remove hardcoded db:5432 value in wait-for-it.sh #157

flyinghermit opened this issue Nov 6, 2020 · 0 comments
Assignees

Comments

@flyinghermit
Copy link
Member

DB address of db:5432 is hardcoded in Dockerfile, preventing TRASA server from connecting to the database hosted in the other address.
Update Dockerfile to supply db address dynamically to wait-for-it.sh .

Note: This is only related when running TRASA server in a containerized environment.

@flyinghermit flyinghermit mentioned this issue Nov 10, 2020
flyinghermit added a commit that referenced this issue Nov 10, 2020
database server connection retry. Closes #157 and #159
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants