Added mail configuration

This commit is contained in:
vesem 2021-08-10 18:47:20 -04:00
parent 230648a968
commit dff58a7d0a

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: https://crusadetracker.nerdfortress.dev # Modify according to your server's URL
metrics:
logs: # Reports metrics in the logs
enabled: false