Tasks are now saved to /app/data/tasks.json.
Whether this data survives a restart depends on HOW this container was run — that's today's whole lesson.
GET /healthGET /tasksPOST /tasks — body: { "title": "..." }DELETE /tasks/:idContainer hostname: f9a39e254d3b