mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-10 10:03:26 -04:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
|
|
POSTGRES_USER=user
|
||
|
|
POSTGRES_PASSWORD=password
|
||
|
|
POSTGRES_DB=mydb
|
||
|
|
POSTGRES_HOST=localhost
|
||
|
|
POSTGRES_PORT=5432
|