Timeout-Check + MERGE-Prep

This commit is contained in:
2023-12-11 14:37:23 +01:00
parent 081cb4aaa7
commit 6c143b5817
12 changed files with 249 additions and 23 deletions

View File

@ -1,10 +1,10 @@
[uwsgi]
mount = /dualhub=app:app
mount = /dualhub=routing:app
manage-script-name = true
pidfile = dualhub_flask.pid
master = true
processes = 1
http-socket = :2025
http-socket = :2024
chmod-socket = 660
vacuum = true
enable-threads = true