fix: add networkMode host to cockpit service
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
"image": "quay.io/cockpit/ws:latest",
|
||||
"isMain": true,
|
||||
"internalPort": 9090,
|
||||
"networkMode": "host",
|
||||
"privileged": true,
|
||||
"volumes": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user