Skip to content

Commit 68a4c1a

Browse files
committed
work
1 parent 2611dda commit 68a4c1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ org:
7676
registration:
7777
maxRetries: 5
7878
ttlEmailVerificationRequest: 86400000
79-
urlHost: ${SIMPLEWORKLIST_URL_APP_HOST}
79+
urlHost: 8080
80+
# ${SIMPLEWORKLIST_URL_APP_HOST}
8081
mailFrom: ${SIMPLEWORKLIST_MAIL_FROM}
8182
webMvc:
8283
controllerPageSize: 10

0 commit comments

Comments
 (0)