| .. | .. |
|---|
| 17 | 17 | server.error.include-stacktrace=always |
|---|
| 18 | 18 | |
|---|
| 19 | 19 | logging.config=file:/etc/digione/dg1cloud/logback.xml |
|---|
| 20 | + |
|---|
| 21 | +spring.mail.host=smtp.grupposistematica.it |
|---|
| 22 | +spring.mail.username=formazione.isharedoc |
|---|
| 23 | +spring.mail.password=4Fi6RKnAs053 |
|---|
| 24 | +spring.mail.properties.mail.smtp.auth = true |
|---|
| 25 | +spring.mail.properties.mail.smtp.socketFactory.port = 465 |
|---|
| 26 | +spring.mail.properties.mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory |
|---|
| 27 | +spring.mail.properties.mail.smtp.socketFactory.fallback = false |
|---|
| 28 | + |
|---|
| 29 | +isharedoc.ws.notification-from=Dg1Cloud notifiche sviluppo <formazione.isharedoc@grupposistematica.it> |
|---|