We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3210ea3 commit 493f50aCopy full SHA for 493f50a
docker-compose.yml
@@ -24,7 +24,7 @@ services:
24
# MCP Gateway - the main API server for the MCP stack
25
# ──────────────────────────────────────────────────────────────────────
26
gateway:
27
- image: localhost/mcpgateway/mcpgateway
+ image: mcpgateway/mcpgateway
28
build:
29
context: .
30
dockerfile: Containerfile # Same one the Makefile builds
0 commit comments