Update property

This commit is contained in:
Tadgh
2020-07-09 11:23:25 -07:00
parent 173deb213b
commit 2e8c6a7082

View File

@@ -124,7 +124,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.allow_origin=*
cors.allowed_origin=*
##################################################
# Allowed Bundle Types for persistence (defaults are: COLLECTION,DOCUMENT,MESSAGE)