mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2024-09-03 20:16:19 +02:00
that's for another PR lol
This commit is contained in:
parent
14b4ad3fe6
commit
370043b939
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ And then start the dev server:
|
|||
|
||||
```bash
|
||||
source venv/bin/activate
|
||||
FLASK_APP=app.py FLASK_ENV=development flask --debug run
|
||||
FLASK_APP=app.py FLASK_ENV=development flask run
|
||||
```
|
||||
|
||||
## Translation
|
||||
|
|
Loading…
Add table
Reference in a new issue