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/tutorials/deploy-to-aws.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,6 @@ This tutorial will show you how to deploy your services to your own AWS account
15
15
-[A `compose.yaml` file in your project](https://docs.docker.com/compose/gettingstarted/)
16
16
-[A Dockerfile in your project](https://docs.docker.com/get-started/docker-concepts/building-images/writing-a-dockerfile/) or use [Railpack](../concepts/railpack.md)
17
17
18
-
:::warning["MCP prerequisite"]
19
-
If you would like to deploy using [MCP](https://modelcontextprotocol.io/), you like need to setup the [Defang MCP Server](../concepts/mcp.md) with the IDE of your choice.
Copy file name to clipboardExpand all lines: docs/tutorials/deploy-to-gcp.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,6 @@ This tutorial will show you how to deploy your services to your own GCP project
16
16
-[A `compose.yaml` file in your project](https://docs.docker.com/compose/gettingstarted/)
17
17
-[A Dockerfile in your project](https://docs.docker.com/get-started/docker-concepts/building-images/writing-a-dockerfile/) or use [Railpack](../concepts/railpack.md)
18
18
19
-
:::warning["MCP prerequisite"]
20
-
If you would like to deploy using [MCP](https://modelcontextprotocol.io/), you like need to setup the [Defang MCP Server](../concepts/mcp.md) with the IDE of your choice.
0 commit comments