fix server - agent

This commit is contained in:
2026-05-27 08:37:47 +07:00
parent 13765e58d2
commit b0443d5950
13 changed files with 170 additions and 11 deletions

View File

@@ -38,6 +38,10 @@
<span>App name</span>
<input type="text" name="appName" required>
</label>
<label class="form-field full">
<span>Open URL</span>
<input type="text" name="openUrl" placeholder="http://127.0.0.1:5000">
</label>
<label class="form-field full">
<span>Notes</span>
<textarea name="notes"></textarea>