mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
5 lines
305 B
Bash
5 lines
305 B
Bash
NEXT_PUBLIC_STACK_API_URL=# enter your stack endpoint here, e.g. http://localhost:8102
|
|
NEXT_PUBLIC_STACK_PROJECT_ID=# enter your stack project id here
|
|
NEXT_PUBLIC_STACK_PUBLISHABLE_CLIENT_KEY=# enter your stack publishable client key here
|
|
STACK_SECRET_SERVER_KEY=# enter your stack secret server key here
|