Colin Griffin
Colin Griffin
please re-test with the current build
Closing for inactivity
Are you experiencing the issue with your own built image or the provided image?
This is an often-requested feature, created this for easier tracking by the core team
Are you building your own image or pulling and running the image directly from dockerhub? To clarify: At this time, for all URLs to reflect a custom URL, and because...
You don't necessarily need to fork it, but you do need to tag and push your own image. This is a limitation of the nextjs build currently, as those variables...
@siddjellali were you able to find a path forward?
> @krumware Why don't you import a normal config file in the main project and overwrite a placeholder in there with the environment variable during the container boot. Then you...
> here a plain simple init routine that we use in endless variations: > > ``` > sed -i "s%^URL:.*$% URL: '$APIURL'%" public/ApiConstants.json; > ``` > > that is it....
I'm a community member, not a compensated member of the team. For what it's worth, your situation is not unique, and many if not all of the other contributors to...