fixed naming and property constant value

This commit is contained in:
patrick-werner
2019-08-07 16:41:39 +02:00
parent a4949ef08f
commit eeaf4b335c
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ cors.enabled=true
cors.allowCredentials=true
# Supports multiple, comma separated allowed origin entries
# cors.allowed_origin=http://localhost:8080,https://localhost:8080,https://fhirtest.uhn.ca
cors.allowed_origin=*
cors.allow_origin=*
##################################################
# Subscriptions