This commit is contained in:
2025-08-30 10:30:43 +02:00
commit 912c7ed374
35 changed files with 2327 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[uwsgi]
module = ftracker:app
socket = /tmp/ftracker.sock
manage-script-name = true
master = true
uid = www
gid = www
proesses = 1
threads = 1