moved stuff to instance

This commit is contained in:
2021-11-19 20:34:15 +00:00
parent d7fe29fa16
commit a5d25372bc
6 changed files with 6 additions and 304 deletions

View File

@@ -15,7 +15,7 @@ socket = /var/run/simple_sample.sock
chmod-socket = 666
module = simple_sample
callable= app
wsgi-file = run.py
wsgi-file = app.py
logdate = true
#logger = file:/srv/simple_sample_flat_index/uwsgi.log
loglevel = debug