mirror of
https://github.com/norohind/SquadsActivityMonitor.git
synced 2025-04-12 13:00:02 +03:00
uwsgi: serve static
This commit is contained in:
parent
f760f77cca
commit
df86036eeb
@ -12,6 +12,7 @@ threads = {threads}
|
||||
processes = {processes}
|
||||
wsgi-file = {wsgi_file}
|
||||
need-app = true
|
||||
check-static = static
|
||||
chdir = {project_dir}"""[1:]
|
||||
|
||||
project_dir = os.path.dirname(os.path.abspath(__file__)) # current dir
|
||||
|
Loading…
x
Reference in New Issue
Block a user