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

adds network connectivity and use build time and runtime arguments #659

Open
wants to merge 2 commits into
base: generic-api-client
Choose a base branch
from

Conversation

ramonavic
Copy link

Meldingen

Ticket: https://gemeente-amsterdam.atlassian.net/browse/SIG-6336

This PR attaches the frontend to a Docker network that is created in the backend (therefore you will need to always startup the backend first).
Furthermore it creates a distinction between runtime variables which are used for the serverside part of NextJS and build time variables which are used on the client side part.

See also: https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant