changd PGID for KASM

This commit is contained in:
cody conder
2025-11-27 20:46:25 -06:00
parent 475bc4d4be
commit 31733cf24c
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
"volumes": [
{
"hostPath": "${ROOTPATH}",
"containerPath": "/root/OpenAudible"
"containerPath": "/config/OpenAudible"
}
]
}