mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
There is no logic in that Flask app to save widgets, so I reworded the two sentences that referenced saving widgets. There are two routes: 1. `/widgets` -> Gets all the rows from the `widgets` table 2. `/initdb` -> Drops the DB/Table and rebuilds them from scratch