uwsgi: serve static

This commit is contained in:
norohind 2023-10-30 21:46:19 +03:00 committed by GitHub
parent f760f77cca
commit df86036eeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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