We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad727e2 commit bbec178Copy full SHA for bbec178
dev-local/.env.local.example
@@ -40,7 +40,7 @@ DJANGO_SECRET_KEY=replace-me-with-real-secret
40
FHIR_URL_TEST="https://test.fhir.bfd.cmscloud.local"
41
FHIR_URL_V3_TEST="https://test.fhirv3.bfd.cmscloud.local"
42
FHIR_URL_SBX="https://prod-sbx.fhir.bfd.cmscloud.local"
43
-FHIR_URL_V3_SBX="https://prod-sbx.fhirv3.bfd.cmscloud.local"
+FHIR_URL_V3_SBX="https://sandbox.fhirv3.bfd.cmscloud.local"
44
45
################################################################################
46
# DATABASE
0 commit comments