Skip to content

Commit

Permalink
Revert CORS default prop.
Browse files Browse the repository at this point in the history
Signed-off-by: Ljupcho Palashevski <ljupcho.palashevski@ing.com>
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
Ljupcho Palashevski authored and planetf1 committed May 31, 2021
1 parent ffbd64c commit 4e74069
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ logging.level.org.odpi.openmetadata=INFO
# Comma-separated list of origins.
# Example configuration below is for setting up local development environment where egeria-ui is hosted on one of the two urls.
# cors.allowed-origins=http://localhost,http://localhost:8081
cors.allowed-origins=*
cors.allowed-origins=

0 comments on commit 4e74069

Please sign in to comment.