Skip to content

Commit 1164db4

Browse files
author
Pritam Sukumar
committed
Change to watch for code changes
1 parent 66c8d90 commit 1164db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
app:
3333
build: .
3434
volumes:
35-
- "./:/app"
35+
- "./app:/code"
3636
ports:
3737
- "5050:5050"
3838
depends_on:

0 commit comments

Comments
 (0)