Skip to content

Commit

Permalink
BS-266 | vijay | remove unwanted anonymise config
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayanandtwks committed Oct 30, 2023
1 parent a637fb0 commit e0faba7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package/docker/openmrs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ RUN /usr/sbin/crond

# copy anonymous config json to container
COPY package/resources/fhir-export-anonymise-config.json ${OPENMRS_APPLICATION_DATA_DIRECTORY}
COPY package/resources/fhir-export-anonymise-random-config.json ${OPENMRS_APPLICATION_DATA_DIRECTORY}
COPY package/resources/fhir-export-anonymise-fixed-config.json ${OPENMRS_APPLICATION_DATA_DIRECTORY}
COPY package/resources/fhir-export-anonymise-correlate-config.json ${OPENMRS_APPLICATION_DATA_DIRECTORY}

RUN rm -rf /tmp/artifacts

Expand Down

0 comments on commit e0faba7

Please sign in to comment.