4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
PORT=3001
|
|
DATABASE_URL=postgresql://planner:planner1234@localhost:5432/ten_minute_planner
|
|
CORS_ORIGIN=http://localhost:5173
|