Commit 58403fca authored by Dimitrios Gogos's avatar Dimitrios Gogos
Browse files

fix: minor readme fix

parent 83138dd3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ Run the container:

The Dockerfile sets these defaults:
```
ENV APP_HOST=0.0.0.0
ENV APP_PORT=9013
ENV MCP_SERVER_URL=http://127.0.0.1:8004/mcp
...