mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
fix typo
This commit is contained in:
parent
07f87acae4
commit
2d1a95aa44
@ -2,7 +2,7 @@
|
||||
|
||||
command=gunicorn oj.wsgi:application -b 0.0.0.0:8080 --reload
|
||||
|
||||
directory=/code/qduoj/
|
||||
directory=/code/
|
||||
user=root
|
||||
numprocs=1
|
||||
stdout_logfile=/code/log/gunicorn.log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user