Skip to content

Commit 2e1cc06

Browse files
authored
Merge pull request #299 from covexo/examples
Examples
2 parents 5817632 + f49671b commit 2e1cc06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/devspace/cloud/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const GetClusterConfigEndpoint = "/clusterConfig"
4040

4141
// DevSpaceCloudProviderConfig holds the information for the devspace-cloud
4242
var DevSpaceCloudProviderConfig = &Provider{
43-
Host: "https://cloud.devspace.covexo.com",
43+
Host: "https://cli.devspace-cloud.com",
4444
}
4545

4646
// ParseCloudConfig parses the cloud configuration and returns a map containing the configurations

0 commit comments

Comments
 (0)