Add headers on CORS
This commit is contained in:
@@ -71,7 +71,7 @@ app:
|
||||
# Redirect to this url, this url must be configured in the google app {baseurl}/c/registration-google
|
||||
#security.oauth2.google.callbackUrl=<oauth callback url>
|
||||
security:
|
||||
corsAllowedOrigins: https://dev.wisemapping.com
|
||||
# corsAllowedOrigins: https://dev.wisemapping.com
|
||||
oauth2:
|
||||
google:
|
||||
confirmUrl: https://oauth2.googleapis.com/token
|
||||
|
Reference in New Issue
Block a user