refactor(infra): directory structure (#4615)
This commit is contained in:
6
packages/backend/server/.env.example
Normal file
6
packages/backend/server/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user