fix(code-server): scope mount to projects dir and ai extension configs
This commit is contained in:
@@ -26,7 +26,9 @@ services:
|
||||
volumes:
|
||||
- /config/code-server:/config
|
||||
- /config/code-server/code-server.yaml:/config/.config/code-server/config.yaml
|
||||
- /home/ginnoir:/workspace
|
||||
- /home/ginnoir/projects:/workspace
|
||||
- /home/ginnoir/.claude:/home/abc/.claude
|
||||
- /home/ginnoir/.codex:/home/abc/.codex
|
||||
ports:
|
||||
- "8443:8443"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user