release 0.1 #1

Merged
vanzhiganov merged 3 commits from develop/0.1 into main 2025-01-25 19:51:40 +00:00
Showing only changes of commit 2df80f6d41 - Show all commits

View file

@ -119,4 +119,4 @@ def webhook():
if __name__ == '__main__':
logging.basicConfig(level=logging.INFO)
app.run(host="0.0.0.0", port=5001)
app.run(host="0.0.0.0", port=5001)