first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
mcp-atlassian:
|
||||
image: ghcr.io/sooperset/mcp-atlassian:latest
|
||||
ports:
|
||||
- "9000:9000"
|
||||
env_file:
|
||||
- .env
|
||||
command: ["--transport", "streamable-http", "--port", "9000"]
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user