Added mail configuration
This commit is contained in:
parent
230648a968
commit
dff58a7d0a
@ -116,7 +116,7 @@ jhipster:
|
|||||||
token-validity-in-seconds: 86400
|
token-validity-in-seconds: 86400
|
||||||
token-validity-in-seconds-for-remember-me: 2592000
|
token-validity-in-seconds-for-remember-me: 2592000
|
||||||
mail: # specific JHipster mail property, for standard properties see MailProperties
|
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:
|
metrics:
|
||||||
logs: # Reports metrics in the logs
|
logs: # Reports metrics in the logs
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user