Please work'

This commit is contained in:
dvirlabs 2025-07-01 09:41:53 +03:00
parent 482eba3bd1
commit f4ed5999c2
2 changed files with 2 additions and 1 deletions

View File

@ -83,3 +83,4 @@ def list_icons():
if __name__ == "__main__": if __name__ == "__main__":
uvicorn.run(app, host="0.0.0.0", port=8000) uvicorn.run(app, host="0.0.0.0", port=8000)