forked from naskya/firefish
4 lines
100 B
Bash
4 lines
100 B
Bash
# db settings
|
|
POSTGRES_PASSWORD=very_strong_password
|
|
POSTGRES_USER=firefish
|
|
POSTGRES_DB=firefish_db
|