mirror of https://github.com/docker/docs.git
Merge pull request #21195 from mikesir87/adjust-compose-settings
Adjust Compose watch settings to sync to new working directory
This commit is contained in:
commit
51bfc1e592
|
@ -10,4 +10,4 @@ services:
|
|||
watch:
|
||||
- action: sync
|
||||
path: .
|
||||
target: /src
|
||||
target: /project
|
||||
|
|
Loading…
Reference in New Issue