Skip to content

Commit 493f50a

Browse files
committed
Update image name
1 parent 3210ea3 commit 493f50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
# MCP Gateway - the main API server for the MCP stack
2525
# ──────────────────────────────────────────────────────────────────────
2626
gateway:
27-
image: localhost/mcpgateway/mcpgateway
27+
image: mcpgateway/mcpgateway
2828
build:
2929
context: .
3030
dockerfile: Containerfile # Same one the Makefile builds

0 commit comments

Comments
 (0)