1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-02-22 09:45:07 +00:00

fix minor hierarchy mistake

This commit is contained in:
J. Fernando Sánchez 2025-02-14 14:21:47 +01:00
parent ede9c79ad2
commit 50b6c6995e

View File

@ -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.