Skip to content

Commit 6bb6de5

Browse files
authored
Update spring-cloud-quickstart-launch-app-cli.md
1 parent b281a06 commit 6bb6de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/spring-cloud-quickstart-launch-app-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ az extension add --name spring-cloud
8888
8989
Update your config-server with the location of the git repository for our project:
9090
91-
```git
91+
```azurecli
9292
az spring-cloud config-server git set -n <service instance name> --uri https://github.com/Azure-Samples/piggymetrics-config
9393
```
9494

0 commit comments

Comments
 (0)