4 lines
82 B
Bash
4 lines
82 B
Bash
DBMS=postgres
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=password
|
|
POSTGRES_DB=social |