mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-14 17:33:11 +08:00
Fix typo
This commit is contained in:
committed by
GitHub
Unverified
parent
96e4e779bc
commit
b4f5ab3e04
@@ -29,7 +29,7 @@
|
||||
"variables": [
|
||||
{
|
||||
"name": "Password",
|
||||
"description": "Passwort to login to your Code-Server instance",
|
||||
"description": "Password to login to your Code-Server instance",
|
||||
"env_variable": "PASSWORD",
|
||||
"default_value": "changeme",
|
||||
"user_viewable": true,
|
||||
@@ -46,4 +46,4 @@
|
||||
"rules": "required|string|max:20"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user