53d666f0e0
This tracks compose and source files for mcp-stub/phoenix while excluding local runtime data and wheel artifacts. Made-with: Cursor
10 lines
171 B
YAML
10 lines
171 B
YAML
services:
|
|
mcp-stub:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
image: local-mcp-stub:latest
|
|
restart: unless-stopped
|
|
ports:
|
|
- "8081:8081"
|