AFFiNE/apps/server/.env.example
Alex Yang 3084c427f1
feat: update server login feature (#3004)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-07-05 03:13:20 +00:00

3 lines
94 B
Plaintext

DATABASE_URL="postgresql://affine@localhost:5432/affine"
NEXTAUTH_URL="http://localhost:8080"