Files
wehub-resource-sync 1dacb4cc91
lint PR / linter (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:03:53 +08:00

12 lines
239 B
YAML

version: "3.8"
services:
pathway_mcp_server:
build:
context: .
ports:
- "8068:8068"
environment:
PATHWAY_LICENSE_KEY: $PATHWAY_LICENSE_KEY
volumes:
- "./files-for-indexing:/app/files-for-indexing"