7 lines
104 B
Text
7 lines
104 B
Text
POSTGRES_PORT=5432
|
|
EXPRESS_PORT=3000
|
|
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_DB=rr
|
|
|