Skip to content

Commit 75ae7e1

Browse files
committed
Ensure mcpgateway cli listens on 127.0.0.1 by default
Signed-off-by: Mihai Criveti <[email protected]>
1 parent 74c3627 commit 75ae7e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,8 @@ docker run --name mcp-postgres \
359359
-p 5432:5432 -d postgres
360360
```
361361

362+
A `make compose-up` target is provided along with a [docker-compose.yml](docker-compose.yml) file to make this process simpler.
363+
362364
---
363365

364366
## Configuration (`.env` or env vars)

0 commit comments

Comments
 (0)