Skip to content

Commit

Permalink
add example env
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewuu committed Nov 1, 2024
1 parent af085cc commit 2964d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.local.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ NEXT_PUBLIC_CLERK_SIGN_UP_FALLBACK_REDIRECT_URL=/pull_requests
NEXT_PUBLIC_APP_URL=
NEXT_PUBLIC_APP_LOG_LEVEL=info
QUEUE_DRIVER=redis
QUEUE_DASHBOARD_PASSWORD=password

# AWS
AWS_SECRET_KEY_ID=
Expand Down

0 comments on commit 2964d99

Please sign in to comment.