We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8392e1 commit 9b62e01Copy full SHA for 9b62e01
1 file changed
README.md
@@ -414,6 +414,8 @@ curl -X DELETE http://localhost:10010/api/v1/canvases/$CANVAS_ID/strokes \
414
415
We welcome contributions! The API layer is designed to be extended with new endpoints. Please see `CONTRIBUTING.md` for guidelines before you start.
416
417
+---
418
+
419
# Key configuration (backend)
420
See `backend/config.py` and set the following environment variables as appropriate (examples shown in the repository's `.env` usage):
421
- `MONGO_ATLAS_URI` / `MONGO_URI` — MongoDB connection string
0 commit comments