mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-17 02:04:09 +00:00
Fix install script: strip v prefix from version for archive name
This commit is contained in:
parent
8002158a45
commit
1d564b738d
16 changed files with 552 additions and 26 deletions
|
|
@ -1,4 +1,5 @@
|
|||
export const FOUNDATION_API_ROUTES = {
|
||||
listNodes: "/api/v1/nodes",
|
||||
registerNode: "/api/v1/nodes/register",
|
||||
nodeHeartbeat: "/api/v1/nodes/:nodeId/heartbeat",
|
||||
nodeExports: "/api/v1/nodes/:nodeId/exports",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue