Improve docker image.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# SpringBoot Configuration ...
|
||||
server:
|
||||
tomcat:
|
||||
remote-ip-header: x-forwarded-for
|
||||
protocol-header: x-forwarded-proto
|
||||
|
||||
spring:
|
||||
mail:
|
||||
@@ -71,7 +75,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