feat: bootstrap codexdash app
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
JWT_SECRET=change-me
|
||||
ENCRYPTION_SECRET=change-me-32-characters-minimum
|
||||
DATABASE_URL=file:./dev.db
|
||||
VITE_API_BASE_URL=http://localhost:3001
|
||||
Reference in New Issue
Block a user