Files
medusa-backend/.env.template
T
2023-12-04 14:25:17 +07:00

6 lines
104 B
Bash

JWT_SECRET=something
COOKIE_SECRET=something
DATABASE_TYPE="postgres"
REDIS_URL=redis://localhost:6379