Update property
This commit is contained in:
@@ -124,7 +124,7 @@ cors.enabled=true
|
|||||||
cors.allowCredentials=true
|
cors.allowCredentials=true
|
||||||
# Supports multiple, comma separated allowed origin entries
|
# Supports multiple, comma separated allowed origin entries
|
||||||
# cors.allowed_origin=http://localhost:8080,https://localhost:8080,https://fhirtest.uhn.ca
|
# cors.allowed_origin=http://localhost:8080,https://localhost:8080,https://fhirtest.uhn.ca
|
||||||
cors.allow_origin=*
|
cors.allowed_origin=*
|
||||||
|
|
||||||
##################################################
|
##################################################
|
||||||
# Allowed Bundle Types for persistence (defaults are: COLLECTION,DOCUMENT,MESSAGE)
|
# Allowed Bundle Types for persistence (defaults are: COLLECTION,DOCUMENT,MESSAGE)
|
||||||
|
|||||||
Reference in New Issue
Block a user