Only persist ~/.local/share/code-server

This commit is contained in:
Mathieu Strypsteen 2024-02-25 09:26:52 +01:00
parent 78585026a9
commit 82d06d3bb3
Signed by: mathieu
GPG key ID: 782A42E461BC6824
2 changed files with 1 additions and 1 deletions

View file

@ -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