You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/deploy.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Deploy the MCP Server
3
3
subtitle: Deployment using Docker containers, when to choose which option, and production considerations
4
4
---
5
5
6
-
Apollo MCP Server can be deployed in your production environment using the [Apollo Runtime Container](#apollo-runtime-container-recommended) or the [standalone Apollo MCP Server container](#standalone-apollo-mcp-server-container).
6
+
To deploy Apollo MCP Server in your production environment, use the recommended [Apollo Runtime Container](#apollo-runtime-container-recommended). You can also use a [standalone Apollo MCP Server container](#standalone-apollo-mcp-server-container) if needed.
0 commit comments