mirror of
https://example.com
synced 2024-11-22 07:26:39 +09:00
5 lines
100 B
Bash
5 lines
100 B
Bash
|
# db settings
|
||
|
POSTGRES_PASSWORD=very_strong_password
|
||
|
POSTGRES_USER=firefish
|
||
|
POSTGRES_DB=firefish_db
|