first commit

This commit is contained in:
2025-01-30 18:17:43 -05:00
commit ac281878ce
22 changed files with 622 additions and 0 deletions

12
app3.ini Normal file
View File

@@ -0,0 +1,12 @@
[uwsgi]
master = true
workers = 3
threads = true
wsgi-file = foobar.py
socket=127.0.0.1:9029
stats-server=run/app1_stats.sock
subscribe2=addr=127.0.0.1:9027,key=app1.pikesquares.local,server=127.0.0.1:9700