Skip to content

Commit 3cfd6a0

Browse files
Create .env
1 parent aeebd2f commit 3cfd6a0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.env

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
APP_BASE_URL='http://127.0.0.1:8000'
2+
AUTH0_SECRET='random 32 byte value'
3+
AUTH0_DOMAIN='<https://api.web4.com>'
4+
AUTH0_CLIENT_ID='<your-auth0-application-client-id>'
5+
AUTH0_CLIENT_SECRET='<your-auth0-application-client-secret>'

0 commit comments

Comments
 (0)