3 lines
110 B
Plaintext
3 lines
110 B
Plaintext
DATABASE_URL="postgresql://postgres:password@localhost:5432/db-name?schema=public"
|
|
JWT_SECRET="my-secret-key"
|