changd PGID for KASM
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
"env_variable":"ROOTPATH"
|
"env_variable":"ROOTPATH"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"gid": 1000,
|
"gid": 0,
|
||||||
"uid":1000,
|
"uid":0,
|
||||||
"supported_architectures": ["amd64"],
|
"supported_architectures": ["amd64"],
|
||||||
"created_at": 1691943801422,
|
"created_at": 1691943801422,
|
||||||
"updated_at": 1760070985003
|
"updated_at": 1760070985003
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"hostPath": "${ROOTPATH}",
|
"hostPath": "${ROOTPATH}",
|
||||||
"containerPath": "/root/OpenAudible"
|
"containerPath": "/config/OpenAudible"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user