Skip to content

Commit dc81200

Browse files
update
1 parent 7576036 commit dc81200

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/web-app/httpserver.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ const appConfig = await load(endpoint, credential, {
1212
refreshOptions: {
1313
enabled: true,
1414
// By default, the refresh interval is 30 seconds. You can change it by setting refreshIntervalInMs.
15-
},
16-
keyVaultOptions:{
17-
credential: credential
1815
}
1916
});
2017
let config = appConfig.constructConfigurationObject();

0 commit comments

Comments
 (0)