Skip to content

Commit 4c97073

Browse files
Update docker-compose.yml
1 parent 0471121 commit 4c97073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ services:
99
build: .
1010
ports:
1111
- "8000:8000"
12-
volumes:
13-
- .:/app
12+
# volumes:
13+
# - .:/app
1414

1515
db:
1616
image: mysql

0 commit comments

Comments
 (0)