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.
2 parents 4997532 + 1a51fc0 commit aa961e0Copy full SHA for aa961e0
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