mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-10 11:28:45 +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 |