Skip to content

Commit adee6a4

Browse files
authored
Threadfin: add port for website (#3295)
1 parent 17af4a3 commit adee6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/public/json/threadfin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "ct",
99
"updateable": false,
1010
"privileged": false,
11-
"interface_port": null,
11+
"interface_port": 34400,
1212
"documentation": null,
1313
"website": "https://github.com/Threadfin/Threadfin",
1414
"logo": "https://raw.githubusercontent.com/Threadfin/Threadfin/main/html/img/threadfin.png",
@@ -31,4 +31,4 @@
3131
"password": null
3232
},
3333
"notes": []
34-
}
34+
}

0 commit comments

Comments
 (0)