Files
CodexDash/.env.example

5 lines
138 B
Plaintext

JWT_SECRET=change-me
ENCRYPTION_SECRET=change-me-32-characters-minimum
DATABASE_URL=file:./dev.db
VITE_API_BASE_URL=http://localhost:3001