fixed naming and property constant value
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user