rename to tono

This commit is contained in:
2026-03-29 22:51:58 -07:00
parent 961b5d08c8
commit 52da360804
33 changed files with 82 additions and 82 deletions

View File

@@ -1,5 +1,5 @@
"""
aiohttp web server for argonode.
aiohttp web server for tono.
Routes
------
@@ -355,7 +355,7 @@ def create_app(
plugins, and notify every connected WebSocket client to refresh /nodes.
Warning: uploading Python files is equivalent to remote code execution.
This endpoint is intentionally unrestricted because argonode is a
This endpoint is intentionally unrestricted because tono is a
local-first application; do not expose it on a public network.
"""
reader = await request.multipart()