9 lines
159 B
Bash
Executable File
9 lines
159 B
Bash
Executable File
PORT=3003
|
|
URL=/users/api
|
|
|
|
POSTGRES_HOST=postgres
|
|
POSTGRES_PORT=5432
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_DB=postgres
|
|
POSTGRES_PASSWORD=2wroxrnr8fdxicvw2nsd
|