diff --git a/.env.production b/.env.production index 719b168..c1266e4 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,3 @@ REDIS_URL=redis://redis:6379/0 +INFERNO_HOST=http://localhost FHIR_RESOURCE_VALIDATOR_URL=http://hl7_validator_service:3500 \ No newline at end of file