mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2025-12-23 13:49:06 +00:00
fix(uid): use symlink instead of volume for persistent volume in the container
This commit is contained in:
@@ -57,7 +57,7 @@ persistent_configs:
|
||||
target: "/mc-config/goose-app"
|
||||
type: "directory"
|
||||
description: "Goose memory"
|
||||
- source: "/root/.config/goose"
|
||||
- source: "/home/mcuser/.config/goose"
|
||||
target: "/mc-config/goose-config"
|
||||
type: "directory"
|
||||
description: "Goose configuration"
|
||||
|
||||
Reference in New Issue
Block a user