fix typo
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
command=gunicorn oj.wsgi:application -b 0.0.0.0:8080 --reload
|
command=gunicorn oj.wsgi:application -b 0.0.0.0:8080 --reload
|
||||||
|
|
||||||
directory=/code/qduoj/
|
directory=/code/
|
||||||
user=root
|
user=root
|
||||||
numprocs=1
|
numprocs=1
|
||||||
stdout_logfile=/code/log/gunicorn.log
|
stdout_logfile=/code/log/gunicorn.log
|
||||||
|
|||||||
Reference in New Issue
Block a user