4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/fiberops
|
|
JWT_SECRET=your-secret-key
|
|
PORT=3001
|