mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
refactor(infra): directory structure (#4615)
This commit is contained in:
@@ -47,7 +47,7 @@ postgres=# \du
|
||||
postgres | Superuser, Create role, Create DB, Replication, Bypass RLS | {}
|
||||
```
|
||||
|
||||
### Set the following config to `apps/server/.env`
|
||||
### Set the following config to `packages/backend/server/.env`
|
||||
|
||||
```
|
||||
DATABASE_URL="postgresql://affine:affine@localhost:5432/affine"
|
||||
|
||||
Reference in New Issue
Block a user