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/providers/playground.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ The Defang Playground is a free tier that allows you to experiment with Defang.
8
8
9
9
This page highlights architectural considerations when deploying to the Playground and any differences you might encounter when deploying to the Playground versus deploying to your own cloud account.
10
10
11
-
:::info The Playground allows only 1 deployed project at a time. Use the CLI `defang down` to tear down a project before deploying a new one. :::
11
+
:::info
12
+
The Playground allows only 1 deployed project at a time. Use the CLI `defang down` to tear down a project before deploying a new one.
0 commit comments