Skip to content

Commit 4311ffb

Browse files
authored
Update .env.example
1 parent e9a0fb6 commit 4311ffb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

00-Starter-Seed/.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
AUTH0_CLIENT_ID={CLIENT_ID}
22
AUTH0_DOMAIN={DOMAIN}
3-
AUTH0_SECRET={CLIENT_SECRET}
4-
AUTH0_CALLBACK_URL=http://localhost:3000/
3+
AUTH0_CLIENT_SECRET={CLIENT_SECRET}
4+
AUTH0_CALLBACK_URL=http://localhost:3000/callback

0 commit comments

Comments
 (0)