docs: add docker compose quickstart
This commit is contained in:
@@ -225,6 +225,8 @@ DEV_API_URL=http://localhost:5984
|
||||
| `CERT_MANAGER_ISSUER` | `letsencrypt-prod` | Certificate issuer |
|
||||
| `CORS_ORIGIN` | `*` | CORS allowed origins |
|
||||
|
||||
> When running via `docker compose up --build`, CouchDB CORS settings are sourced from `couchdb-config/cors.ini`. Update the `origins` list in that file to add additional frontend domains.
|
||||
|
||||
### Performance Variables
|
||||
|
||||
| Variable | Default | Description |
|
||||
|
||||
Reference in New Issue
Block a user