Skip to content

Commit af909e5

Browse files
author
Shivam Tiwari
committed
BB2-4268: Add default fhir-v3 url for running selenium tests locally
1 parent 744a8f5 commit af909e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose/selenium-env-vars.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ DJANGO_SETTINGS_MODULE=${DJANGO_SETTINGS_MODULE}
66

77
# Force to true in case false in .env
88
DB_MIGRATIONS=true
9+
10+
FHIR_URL_V3=${FHIR_URL_V3:-https://prod-sbx.fhir.bfd.cmscloud.local}

0 commit comments

Comments
 (0)