Skip to content

Conversation

@daniel-schroeder-dev
Copy link
Contributor

Proposed changes

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

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
@netlify
Copy link

netlify bot commented Oct 8, 2022

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 607cea9
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/6340c94bd8e72b000818d9d1
😎 Deploy Preview https://deploy-preview-15829--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@craig-osterhout craig-osterhout added the area/get-started Relates to get started and onboarding docs label Oct 11, 2022
Copy link
Contributor

@craig-osterhout craig-osterhout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM.

@craig-osterhout craig-osterhout merged commit 2706acd into docker:master Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/get-started Relates to get started and onboarding docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants