Compare commits
1 Commits
58dbac37de
...
83ed64326f
| Author | SHA1 | Date | |
|---|---|---|---|
| 83ed64326f |
@@ -11,4 +11,4 @@ COPY main.py .
|
||||
|
||||
ENV PATH="/app/.venv/bin:$PATH"
|
||||
|
||||
CMD ["uv", "run", "python", "main.py", "--transport", "sse", "--port", "8000"]
|
||||
CMD ["uv", "run", "python", "main.py", "--transport", "streamable-http", "--port", "8000"]
|
||||
|
||||
Reference in New Issue
Block a user