You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple nginx docker image that has the ability to insert environment variables. Created so I could re-use an image between prod and staging environments for my frontend builds.
13
12
It replaces environment variables on container startup, so you don´t have to rebuild your Docker image or use a server-side language to change some settings.
0 commit comments