mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
refactor(server): make redis required module (#9121)
This commit is contained in:
4
.docker/dev/.env.example
Normal file
4
.docker/dev/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_LOCATION=./postgres
|
||||
DB_PASSWORD=affine
|
||||
DB_USERNAME=affine
|
||||
DB_DATABASE_NAME=affine
|
||||
Reference in New Issue
Block a user