Skip to content

Commit 6ea27fd

Browse files
committed
Adjust Compose watch settings to sync to new working directory
1 parent 6f0551b commit 6ea27fd

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)