Skip to content

Commit 0bd203b

Browse files
authored
Update docker-compose.yml
1 parent 92c38e9 commit 0bd203b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ services:
1313
ports:
1414
- "8000:8000"
1515
volumes:
16-
- ./app:/app/app
17-
- ./logs:/app/logs
16+
- ./:/app
1817
depends_on:
1918
- qdrant
2019
restart: unless-stopped

0 commit comments

Comments
 (0)