PeaNUT: change default port (#10962)

This commit is contained in:
Chris
2026-01-19 11:20:25 -05:00
committed by GitHub
parent 3bf08df691
commit cb8a900d84
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 3000,
"interface_port": 8080,
"documentation": "https://github.com/Brandawg93/PeaNUT/blob/main/README.md",
"website": "https://github.com/Brandawg93/PeaNUT/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/peanut.webp",