fix: remove internalPort and port binding for host network cockpit

This commit is contained in:
2026-03-09 18:36:52 +00:00
parent d6bc7128df
commit 3c438ca093
2 changed files with 2 additions and 4 deletions

View File

@@ -3,10 +3,9 @@
"name": "NAS Samba",
"id": "nas-samba",
"available": true,
"port": 9090,
"exposable": true,
"exposable": false,
"dynamic_config": true,
"no_gui": false,
"no_gui": true,
"tipi_version": 1,
"version": "latest",
"categories": ["network", "utilities"],