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

Fix docker entrypoint #878

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Fix docker entrypoint #878

merged 1 commit into from
Aug 30, 2024

Conversation

evroon
Copy link
Owner

@evroon evroon commented Aug 30, 2024

With this change, we search for relevant environment variables
and replace the placeholder value with the actual runtime
environment variable's value.

We don't have to specify the keys of the environment variables
anymore and the variables can be unset.

Based on https://www.tomoliver.net/posts/nextjs-docker-public-env-vars

With this change, we search for relevant environment variables
and replace the placeholder value with the actual runtime
environment variable's value.

We don't have to specify the keys of the environment variables
anymore and the variables can be unset.
@evroon evroon self-assigned this Aug 30, 2024
Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bracket ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 5:40pm

@evroon evroon changed the title Small fixes in docker config Fix docker entrypoint Aug 30, 2024
@evroon evroon merged commit 54b70a7 into master Aug 30, 2024
7 checks passed
@evroon evroon deleted the fix-docker-entrypoint branch August 30, 2024 17:40
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.

1 participant