Skip to content

Commit

Permalink
config api url added for docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
YujithIsura committed Jun 9, 2022
1 parent 96b89bb commit 0757abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/Staging.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ENV REACT_APP_API_BASE_URL=https://apim-gw.ecstag.opensource.lk/nominations/0.9
ENV REACT_APP_PDF_GENARATION_SERVICE_URL=https://apim-gw.ecstag.opensource.lk/nominations/0.9
ENV REACT_APP_AUTH_BASE_URL=https://nominations.ecstag.opensource.lk
ENV REACT_APP_NOMINATION_URL=https://nominations.ecstag.opensource.lk
ENV REACT_APP_CONFIG_API_URL=http://220.247.204.21:3001

RUN npm run build
RUN rm /etc/localtime
Expand Down

0 comments on commit 0757abe

Please sign in to comment.