Update production mail base-url

This commit is contained in:
Pablo Bonilla 2021-07-04 19:00:42 -06:00
parent 7552c5f275
commit 03b27b5427
No known key found for this signature in database
GPG Key ID: 46877262B8DE47E2
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ jhipster:
token-validity-in-seconds: 86400
token-validity-in-seconds-for-remember-me: 2592000
mail: # specific JHipster mail property, for standard properties see MailProperties
base-url: http://my-server-url-to-change # Modify according to your server's URL
base-url: http://datasurvey.org # Modify according to your server's URL
logging:
use-json-format: false # By default, logs are not in Json format
logstash: # Forward logs to logstash over a socket, used by LoggingConfiguration