mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
Adjust Compose watch settings to sync to new working directory
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ services:
|
|||||||
watch:
|
watch:
|
||||||
- action: sync
|
- action: sync
|
||||||
path: .
|
path: .
|
||||||
target: /src
|
target: /project
|
||||||
|
|||||||
Reference in New Issue
Block a user