wtf am i doing now
This commit is contained in:
parent
65b780ed89
commit
129da16a9e
@ -59,6 +59,8 @@ EXPOSE 3000
|
||||
|
||||
ENV PORT 3000
|
||||
|
||||
RUN yarn add @beam-australia/react-env
|
||||
|
||||
ENTRYPOINT yarn react-env --env APP_ENV
|
||||
|
||||
CMD ["npm", "run", "start"]
|
Reference in New Issue
Block a user