Skip to content

Commit 152e356

Browse files
committed
work
1 parent 68a4c1a commit 152e356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ org:
7676
registration:
7777
maxRetries: 5
7878
ttlEmailVerificationRequest: 86400000
79-
urlHost: 8080
79+
urlHost: localhost:8080
8080
# ${SIMPLEWORKLIST_URL_APP_HOST}
8181
mailFrom: ${SIMPLEWORKLIST_MAIL_FROM}
8282
webMvc:

0 commit comments

Comments
 (0)