Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker entrypoint-frontend.sh bugfixes and optimizations #204

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

RicardoJeronimo
Copy link
Contributor

Fixed bug where sed would replace substring matches on every container restart, e.g:

1st container start: server abrechnung-api:8080
2nd container start: server abrechnung-abrechnung-api:8080
3rd container start: server abrechnung-abrechnung-abrechnung-api:8080

@mikonse mikonse merged commit d07ab6c into SFTtech:master Feb 1, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants