Fix __ENV.js not being generated at runtime
This commit is contained in:
parent
4e4444c04e
commit
15f7734c66
@ -60,6 +60,4 @@ EXPOSE 3000
|
|||||||
|
|
||||||
ENV PORT 3000
|
ENV PORT 3000
|
||||||
|
|
||||||
ENTRYPOINT npx react-env --env APP_ENV
|
CMD npx react-env --env APP_ENV && yarn start
|
||||||
|
|
||||||
CMD yarn start
|
|
Reference in New Issue
Block a user