fix: remove internalPort and port binding for host network cockpit
This commit is contained in:
@@ -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"],
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
"name": "nas-cockpit",
|
||||
"image": "quay.io/cockpit/ws:latest",
|
||||
"isMain": true,
|
||||
"internalPort": 9090,
|
||||
"networkMode": "host",
|
||||
"privileged": true,
|
||||
"volumes": [
|
||||
|
||||
Reference in New Issue
Block a user