Update docker-compose.yml

This commit is contained in:
2025-10-14 21:56:36 -04:00
parent 2f5f8bd828
commit fef09acf70

View File

@@ -36,7 +36,7 @@ services:
create_host_path: False create_host_path: False
propagation: rprivate propagation: rprivate
read_only: False read_only: False
source: /home/lip/Desktop/code-server/config source: /containers/code-server/config
target: /config target: /config
type: bind type: bind
volumes: {} volumes: {}