Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 49545dc

Browse files
authored
Merge pull request #61 from gedorinku/change_email
メールアドレスの変更
2 parents a402b59 + e094c97 commit 49545dc

32 files changed

+3672
-18
lines changed

.env.ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ JOB_INTERVAL_SEC=120
3232
HYDRA_ADMIN_URL=http://hydra:4445
3333

3434
CLIENT_REGISTRATION_URL=http://localhost:8080/registration
35+
CLIENT_CONFIRMATION_URL=http://localhost:8080/confirmation
3536

3637
SMTP_ADDR=smtp:1025
3738

.env.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ JOB_INTERVAL_SEC=120
3333
HYDRA_ADMIN_URL=http://hydra:4445
3434

3535
CLIENT_REGISTRATION_URL=http://localhost:8080/registration
36+
CLIENT_CONFIRMATION_URL=http://localhost:8080/confirmation
3637

3738
SMTP_ADDR=smtp:1025
3839

0 commit comments

Comments
 (0)