Automatic choice of production and dev mode
This commit is contained in:
@@ -9,7 +9,7 @@ nodaemon = true
|
||||
directory=/execute
|
||||
user = nobody
|
||||
group = root
|
||||
command=python3 app.py
|
||||
command=python3 app.py UWSGI
|
||||
startsecs=10
|
||||
stopsignal=QUIT
|
||||
stopasgroup=true
|
||||
|
||||
Reference in New Issue
Block a user