mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 04:01:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# flask
|
||||
|
||||
> A general utility script for Flask applications. Loads the application defined in the `FLASK_APP` environment variable.
|
||||
> A general utility script for Flask applications. Loads the application defined in the `$FLASK_APP` environment variable.
|
||||
> More information: <https://flask.palletsprojects.com/en/stable/cli/>.
|
||||
|
||||
- Run a development server:
|
||||
|
||||
Reference in New Issue
Block a user