New version
This commit is contained in:
+8
-1
@@ -1,9 +1,16 @@
|
||||
services:
|
||||
mcp-atlassian:
|
||||
mcp-jira:
|
||||
image: ghcr.io/sooperset/mcp-atlassian:latest
|
||||
ports:
|
||||
- "9000:9000"
|
||||
env_file:
|
||||
- .env
|
||||
command: ["--transport", "streamable-http", "--port", "9000"]
|
||||
networks:
|
||||
- default
|
||||
- pm-tools
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
pm-tools:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user