4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
PORT=3000
|
|
JWT_SECRET=elevator-manager-secret
|
|
DATABASE_URL=postgresql://lift_admin:lift_secret@127.0.0.1:5432/lift_manager
|