Skip to content

Commit 27d9732

Browse files
Clarify that source code is never uploaded to defang's servers.
1 parent ae756a8 commit 27d9732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/how-it-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ sdk --> services
5050
The Defang `cd` service acts as an intermediary between you and your cloud provider. This service receives deployment requests from the Defang CLI. Once a request has been received, `cd` orchestrates the process of building application images from your source code, and then continues to provision the necessary resources to deploy your application.
5151

5252
:::info
53-
The `defang` cli will upload your source code to a storage destination within your cloud. Your source code is never processed by our servers.
53+
The `defang` cli will upload your source code to a storage destination within your cloud. Your source code is never processed by Defang's servers.
5454
:::
5555

5656
## Building Images

0 commit comments

Comments
 (0)