mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-02-22 17:55:07 +00:00
fix minor hierarchy mistake
This commit is contained in:
parent
ede9c79ad2
commit
50b6c6995e
@ -54,7 +54,7 @@ Try it with:
|
|||||||
uwsgi --socket 127.0.0.1:8888 -w wsgi:application
|
uwsgi --socket 127.0.0.1:8888 -w wsgi:application
|
||||||
```
|
```
|
||||||
|
|
||||||
### Extra: Supervisor
|
## Extra: Supervisor
|
||||||
|
|
||||||
If everything went as expected, you can wrap your command in a
|
If everything went as expected, you can wrap your command in a
|
||||||
supervisor config file and let it handle the server for you.
|
supervisor config file and let it handle the server for you.
|
||||||
|
Loading…
Reference in New Issue
Block a user