File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ sidebar_position: 700
55
66# Using Codespaces and GitPod
77
8- <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/71pmCfLdxTg?si=Q9YIESYEUNTBFBIy " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy =" strict-origin-when-cross-origin " allowfullscreen ></iframe >
9-
108This tutorial will guide you to set up Defang in both Codespaces and Gitpod.
119
10+ <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/71pmCfLdxTg?si=Q9YIESYEUNTBFBIy " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy =" strict-origin-when-cross-origin " allowfullscreen ></iframe >
11+
1212## Getting Started with Github Codespaces and Defang
1313
1414### Step 1 - Clone the Defang Codespace Project
@@ -48,7 +48,7 @@ Start by cloning the [Defang Gitpod-Workspace](https://github.com/DefangLabs/git
4848
4949### Step 2 - Initialize GitPod Workspace
5050Navigate ` https://gitpod.io/#<your-repo-url> ` to create your new workspace.
51- In the repository, we have a yaml file indicating that we are using a pre-built dockerfile which installs Defang CLI for you.
51+ In the repository, we have a yaml file indicating that we are using a pre-built Dockerfile which installs Defang CLI for you.
5252
5353
5454### Step 3 - Lauch VS Code from GitPod
You can’t perform that action at this time.
0 commit comments