This commit is contained in:
Mateusz Gruszczyński
2026-05-08 20:51:05 +02:00
parent 51090a0eec
commit 673665d03d
7 changed files with 22 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
from pytorrent import create_app
# Note: Gunicorn imports this object; background Socket.IO tasks still start through create_app().
app = create_app()