forked from prehistoric-systems/comixify
5 lines
76 B
Bash
5 lines
76 B
Bash
|
|
# database
|
||
|
|
POSTGRES_USER=postgres
|
||
|
|
POSTGRES_PASSWORD=postgres
|
||
|
|
POSTGRES_DB=db
|