Upload files to "/"

This commit is contained in:
2025-09-25 20:43:28 +03:00
parent cdb85f61c7
commit ffb2c3fa63
4 changed files with 211 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
from tg_mainbot import app # Импортируйте ваше приложение
if __name__ == "__main__":
app.run()