feat: add data privacy settings screen and initialize backend service infrastructure
This commit is contained in:
@@ -27,9 +27,6 @@ Required backend environment:
|
||||
Optional integrations:
|
||||
|
||||
- `OPENAI_API_KEY`
|
||||
- `STRIPE_SECRET_KEY`
|
||||
- `STRIPE_PUBLISHABLE_KEY`
|
||||
- `STRIPE_WEBHOOK_SECRET`
|
||||
- `REVENUECAT_WEBHOOK_SECRET`
|
||||
- `PLANT_IMPORT_ADMIN_KEY`
|
||||
- `MINIO_ENDPOINT`
|
||||
@@ -71,7 +68,7 @@ Then fill at least:
|
||||
- `POSTGRES_PASSWORD`
|
||||
- `JWT_SECRET`
|
||||
- `MINIO_SECRET_KEY`
|
||||
- optional: `OPENAI_API_KEY`, `STRIPE_*`, `REVENUECAT_*`
|
||||
- optional: `OPENAI_API_KEY`, `REVENUECAT_*`
|
||||
|
||||
### 2. Start the full production stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user