Skip to content

Commit 327394a

Browse files
committed
Add x-defang-provider and local state of provider
1 parent 0b9b3be commit 327394a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/providers/_category_.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 350,
44
"link": {
55
"type": "generated-index",
6-
"description": "Defang allows you to use your own cloud accounts to deploy your applications. Click on a link below to read documentation about specific providers."
6+
"description": "Defang allows you to use your own cloud accounts to deploy your applications. Click on a link below to read documentation about specific providers. If no provider is specified, the Defang CLI will prompt you to select a provider interactively. The selected provider will be stored in the working directory of the project’s compose file and will be applied to all subsequent commands by default. You can also specify a preferred provider in the compose file by using `x-defang-provider` extention at the root level of the compose file.",
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)