mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 00:48: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
|