We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e310580 commit 1a51fc0Copy full SHA for 1a51fc0
1 file changed
package.json
@@ -72,7 +72,7 @@
72
"properties": {
73
"devguard.apiUrl": {
74
"type": "string",
75
- "default": "http://api.main.devguard.org",
+ "default": "https://api.main.devguard.org",
76
"markdownDescription": "Base URL of the DevGuard backend. Only requests to this host are signed with your personal access token."
77
},
78
"devguard.inlineDecorations.enabled": {
0 commit comments