Only persist ~/.local/share/code-server
This commit is contained in:
parent
78585026a9
commit
82d06d3bb3
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ UserNS=auto:size=65536
|
|||
ReadOnly=false
|
||||
Network=nginx.network
|
||||
Volume=/var/lib/system-config/misc/vscode.json:/home/coder/.local/share/code-server/Machine/settings.json:z,ro
|
||||
Volume=code-server-local.volume:/home/coder/.local:Z
|
||||
Volume=code-server-settings.volume:/home/coder/.local/share/code-server:Z
|
||||
Volume=code-server-ssh.volume:/home/coder/.ssh:Z
|
||||
Volume=code-server-projects.volume:/home/coder/projects:Z
|
||||
Volume=/etc/gitconfig:/etc/gitconfig:z,ro
|
||||
|
|
Loading…
Add table
Reference in a new issue