Skip to content

Commit 6440642

Browse files
committed
update env.example
1 parent 571942c commit 6440642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ MAIL_FROM_NAME="${APP_NAME}"
5959

6060
WORKOS_CLIENT_ID=
6161
WORKOS_API_KEY=
62-
WORKOS_REDIRECT_URL="${APP_URL}/authenticate"
62+
WORKOS_REDIRECT_URL="http://localhost:8000/authenticate"
6363

6464
AWS_ACCESS_KEY_ID=
6565
AWS_SECRET_ACCESS_KEY=

0 commit comments

Comments
 (0)