Improve docker image.

This commit is contained in:
Paulo Gustavo Veiga
2024-02-18 16:14:56 -08:00
parent b9bd733e5e
commit 00935dbb93
2 changed files with 9 additions and 3 deletions

View File

@@ -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