6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
DATABASE_URL="postgresql://affine@localhost:5432/affine"
|
|
NEXTAUTH_URL="http://localhost:8080"
|
|
OAUTH_EMAIL_SENDER="noreply@toeverything.info"
|
|
OAUTH_EMAIL_LOGIN=""
|
|
OAUTH_EMAIL_PASSWORD=""
|
|
ENABLE_LOCAL_EMAIL="true" |