mounting docs
This commit is contained in:
+3
-1
@@ -3,6 +3,8 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8765:8765"
|
- "8765:8765"
|
||||||
restart: unless-stopped
|
volumes:
|
||||||
|
- ./docs:/app/src/personal_mcp/docs
|
||||||
|
|||||||
Reference in New Issue
Block a user