9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
# postgres
|
|
DB_USERNAME=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|
|
DB_PORT=5432
|
|
|
|
# redis
|
|
REDIS_PORT=6379
|