Files
pyTorrent/wsgi.py
2026-05-19 13:43:37 +00:00

4 lines
53 B
Python

from pytorrent import create_app
app = create_app()