feat: redesign meal ordering system
This commit is contained in:
@@ -186,7 +186,7 @@ pnpm generate:types # Generate TypeScript types
|
||||
|
||||
### Database
|
||||
|
||||
The application uses SQLite by default (`payload.db`). To migrate to PostgreSQL:
|
||||
The application uses SQLite by default (`meal-planner.db`). To migrate to PostgreSQL:
|
||||
|
||||
1. Install the PostgreSQL adapter: `pnpm add @payloadcms/db-postgres`
|
||||
2. Update `payload.config.ts`:
|
||||
|
||||
Reference in New Issue
Block a user