mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-09 11:00:12 +00:00
6 lines
No EOL
191 B
Text
6 lines
No EOL
191 B
Text
GOOGLE_CLIENT_ID="-"
|
|
GOOGLE_CLIENT_SECRET="-"
|
|
NEXTAUTH_SECRET='nextauthsecret'
|
|
DATABASE_URL='database.sqlite'
|
|
NEXTAUTH_URL='http://localhost:3000'
|
|
BACKEND_SECURITY_KEY='veryrandomsecuritykey' |