mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 11:58:41 +00:00
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
# postgres major version
|
|
DB_VERSION=16
|
|
# database credentials
|
|
DB_PASSWORD=affine
|
|
DB_USERNAME=affine
|
|
DB_DATABASE_NAME=affine |