Skip to content

Commit 87e4cf7

Browse files
authored
chore: add smithery config file (#13)
1 parent cff52bc commit 87e4cf7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

smithery.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
version: 1
3+
start:
4+
command: ["python3", "issues_pr_analyser.py"]
5+
env:
6+
ENABLE_SSE: true
7+
port: 8080

0 commit comments

Comments
 (0)