10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
PORT=3000
|
|
APPLICATION_PROFILE=
|
|
|
|
DATABASE_NAME=system
|
|
DATABASE_USER=postgres
|
|
DATABASE_PASSWORD=postgres
|
|
DATABASE_URL=postgresql://postgres:postgres@postgres:5432/system?schema=public
|
|
DATABASE_PROFILE=
|
|
DATABASE_OPEN_PORT=
|