Server Config
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user