We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a4c1a commit 152e356Copy full SHA for 152e356
src/main/resources/application.yml
@@ -76,7 +76,7 @@ org:
76
registration:
77
maxRetries: 5
78
ttlEmailVerificationRequest: 86400000
79
- urlHost: 8080
+ urlHost: localhost:8080
80
# ${SIMPLEWORKLIST_URL_APP_HOST}
81
mailFrom: ${SIMPLEWORKLIST_MAIL_FROM}
82
webMvc:
0 commit comments