Update docker-compose.yml

This commit is contained in:
2025-11-20 11:52:59 -05:00
parent c41ac49b19
commit f84f51171a

View File

@@ -35,7 +35,7 @@ services:
create_host_path: False create_host_path: False
propagation: rprivate propagation: rprivate
read_only: False read_only: False
source: /mnt/main/containers/code-server/config source: /containers/code-server/config
target: /config target: /config
type: bind type: bind
volumes: {} volumes: {}