Update variables.json

This commit is contained in:
qiaofeng1227 2022-03-09 08:42:24 +08:00 committed by GitHub
parent 2cdb62550a
commit 93e1f4b6a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
{
"name": "mariadb",
"port": "3306",
"description_cn": "TCP 访问MariaDB数据库",
"description_cn": "TCP 访问MariaDB数据库 ",
"description_en": "Accessing MySQL database with TCP",
"required": "Y"
}