Skip to content

Commit 09f0ef3

Browse files
remove the commented line
1 parent 8117d08 commit 09f0ef3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/LocalSetupGuide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ Copy-Item appsettings.Development.json.sample appsettings.Development.json # W
214214
4. Edit the `appsettings.Development.json` file with your Azure App Configuration URL:
215215

216216
```json
217-
// Replace with the Azure App Configuration endpoint URL
218217
"AppConfig": "https://<app-config-name>.azconfig.io"
219218
```
220219
#### Microsoft.GS.DPS Solution
@@ -234,7 +233,6 @@ Copy-Item appsettings.Development.json.sample appsettings.Development.json # W
234233
4. Edit the `appsettings.Development.json` file with your Azure App Configuration URL:
235234

236235
```json
237-
// Replace with the Azure App Configuration endpoint URL
238236
"AppConfig": "https://<app-config-name>.azconfig.io"
239237
```
240238

0 commit comments

Comments
 (0)