mirror of
https://github.com/maciej3031/comixify.git
synced 2026-03-11 08:54:35 +00:00
5 lines
76 B
Bash
5 lines
76 B
Bash
|
|
# database
|
||
|
|
POSTGRES_USER=postgres
|
||
|
|
POSTGRES_PASSWORD=postgres
|
||
|
|
POSTGRES_DB=db
|