Skip to content

Commit

Permalink
🔧 Seed conformance resources
Browse files Browse the repository at this point in the history
  • Loading branch information
znatty22 committed Aug 28, 2023
1 parent 23d11de commit 043dd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.kidsfirst-upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ COPY smilecdr/settings/oidc-servers.json classes/config_seeding/oidc-servers.jso
COPY smilecdr/settings/auth.js classes/config_seeding/auth.js

ENV JVM_MAX_HEAP_SIZE -Xmx4g
ENV SEED_CONF_RESOURCES false
ENV SEED_CONF_RESOURCES true
ENV REQUEST_VALIDATION false
ENV RESPECT_FWD_HEADERS false
ENV FHIR_ENDPOINT http://localhost:8000
Expand Down

0 comments on commit 043dd38

Please sign in to comment.