5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
NODE_ENV=development
|
|
PORT=3000
|
|
DATABASE_URL=postgres://postgres:postgres@localhost:5432/importex
|
|
COOLIFY_TOKEN=
|
|
COOLIFY_WEBHOOK_URL= |