Skip to content

Commit

Permalink
Updated config overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Apr 11, 2024
1 parent 7c7e731 commit 30a3e2d
Show file tree
Hide file tree
Showing 3 changed files with 711 additions and 61 deletions.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifes
RUN npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} build --build-config spa-build-config.json --target ./spa
COPY images/ugandaemr_+_logo_white.svg ./spa/images/ugandaemr_+_logo_white.svg
COPY images/ugandaemr_+_logo_wide.svg ./spa/images/ugandaemr_+_logo_wide.svg
COPY ugandaemr-config.json ./spa/ugandaemr-config.json
COPY config.json ./spa/config.json

FROM nginx:1.23-alpine

Expand Down
Loading

0 comments on commit 30a3e2d

Please sign in to comment.