Server Config

This commit is contained in:
2024-06-18 12:20:42 +02:00
parent 0fb8d0d4bc
commit b0bda20baa
3 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[uwsgi]
mount = /dualhub=routing:app
mount = /dualhub=routing:flaskApp
manage-script-name = true
pidfile = dualhub_flask.pid
master = true
@ -8,4 +8,4 @@ http-socket = :2024
chmod-socket = 660
vacuum = true
enable-threads = true
thunder-lock = true
thunder-lock = true