Skip to content

Commit 51bfc1e

Browse files
authored
Merge pull request #21195 from mikesir87/adjust-compose-settings
Adjust Compose watch settings to sync to new working directory
2 parents 9c41bb6 + 6ea27fd commit 51bfc1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ services:
1010
watch:
1111
- action: sync
1212
path: .
13-
target: /src
13+
target: /project

0 commit comments

Comments
 (0)