Skip to content

Commit 77ed97f

Browse files
committed
Add "environment variable" to description
1 parent 459447f commit 77ed97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"default": ""
100100
},
101101
"coder.defaultUrl": {
102-
"markdownDescription": "This will be shown in the URL prompt, along with CODER_URL if set, for the user to select when logging in.",
102+
"markdownDescription": "This will be shown in the URL prompt, along with the CODER_URL environment variable if set, for the user to select when logging in.",
103103
"type": "string",
104104
"default": ""
105105
},

0 commit comments

Comments
 (0)