This commit is contained in:
Mateusz Gruszczyński
2026-05-06 08:47:20 +02:00
parent dc1cac4e6f
commit 890e3d1564
5 changed files with 6 additions and 6 deletions

2
gunicorn.conf.py Normal file
View File

@@ -0,0 +1,2 @@
import gunicorn
gunicorn.SERVER_SOFTWARE = "pyTorrent"