forked from FoundKeyGang/FoundKey
Francis Dinh
57f4312a27
Also remove the contributors list from about-foundkey (renamed from about-misskey). Some comments that referenced Misskey were also translated to English. Closes: FoundKeyGang/FoundKey#141
4 lines
111 B
Bash
4 lines
111 B
Bash
# db settings
|
|
POSTGRES_PASSWORD=example-foundkey-pass
|
|
POSTGRES_USER=example-foundkey-user
|
|
POSTGRES_DB=foundkey
|