Automatic choice of production and dev mode

This commit is contained in:
DomySh
2022-06-15 09:11:27 +02:00
parent 3ec0879608
commit 8eb3403a79
6 changed files with 53 additions and 56 deletions

View File

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