Skip to content

Commit

Permalink
OHRI-1615: OHRI-DEV Back to life - Remove copy ohri-config json error
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Jul 11, 2023
1 parent 66ba015 commit 936d6f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ COPY spa-build-config.json .
ARG CACHE_BUST
RUN npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-build-config.json --target ./spa
RUN npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} build --build-config spa-build-config.json --target ./spa
COPY ohri-config.json ./spa/ohri-config.json

FROM nginx:1.23-alpine

Expand Down

0 comments on commit 936d6f8

Please sign in to comment.