'README.md' updaten
This commit is contained in:
parent
ce60cf94bf
commit
af123cd25d
1 changed files with 3 additions and 1 deletions
|
|
@ -83,7 +83,9 @@ OCTOMODE_APPLICATION_ROOT=/octomode
|
|||
|
||||
After that, you can simply run:
|
||||
|
||||
`make action`
|
||||
```
|
||||
make action
|
||||
```
|
||||
|
||||
This will first check if you already install gunicorn in the `.venv` folder, and after that run *octomode* with `gunicorn` and not the built-in Flask dev server.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue