This commit is contained in:
ALicja 2026-01-30 12:06:53 +01:00
parent e4b4d0265e
commit 8be1d0a1c9

View File

@ -18,4 +18,5 @@ def test_ai():
if __name__ == "__main__":
print("server")
print("dodanie")
app.run(host="0.0.0.0", port=6000)