Skip to content

Commit 1ecc17e

Browse files
committed
fix: docker ignoring port setting
1 parent e953460 commit 1ecc17e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@
181181
# Use Streamable HTTP transport by default, bound to all addresses
182182
"APOLLO_MCP_TRANSPORT__TYPE=streamable_http"
183183
"APOLLO_MCP_TRANSPORT__ADDRESS=0.0.0.0"
184-
"APOLLO_MCP_TRANSPORT__PORT=${builtins.toString http-port}"
185184
];
186185
WorkingDir = "/data";
187186

0 commit comments

Comments
 (0)