@@ -203,7 +203,7 @@ Groups can have additional directories mounted via `containerConfig` in `data/re
|
||||
"containerConfig": {
|
||||
"additionalMounts": [
|
||||
{
|
||||
"hostPath": "/Users/gavriel/projects/webapp",
|
||||
"hostPath": "~/projects/webapp",
|
||||
"containerPath": "webapp",
|
||||
"readonly": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user