Update docker-compose.yml
This commit is contained in:
@@ -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: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user