Updates
CI / test (push) Successful in 1m3s
Release rolling / release (push) Has been cancelled

This commit is contained in:
Raven Scott
2026-07-18 23:47:54 -04:00
parent e503e92dd4
commit 3fc0245b32
34 changed files with 834 additions and 197 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ curl -fsSL ${GITEA_URL%/}/${GITEA_OWNER}/${GITEA_REPO}/raw/branch/main/scripts/i
\`\`\`bash
tar -xzf peardata-server-${VERSION}-linux-x64.tar.gz
./peardata-server
# REST: http://127.0.0.1:19999/api/v3/info
# REST: http://127.0.0.1:18888/api/v3/info
\`\`\`
## Client (Electron)