This commit is contained in:
2025-11-24 19:13:26 +00:00
parent 424789ce6e
commit a67a7bac4b
4 changed files with 21 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
{
"app-spec-version": "1.1",
"app-spec-version": "1.2",
"subject": {
"name": {
"en": "WordPress"
},
"version": "6.8.2-php8.1-apache"
"version": "6.8.3-php8.4-apache"
},
"entitlements": [
{
@@ -21,6 +21,13 @@
"en": "Folder used by the database to store data."
}
},
{
"type": "HostHostnameOrIPAddress",
"name": "host",
"description": {
"en": "Hostname or IP address of your server."
}
},
{
"type": "PortUnspecifiedStaticNumber",
"name": "db-port-number",
@@ -56,6 +63,13 @@
"en": "Password of the database user."
}
},
{
"type": "OperatingSystem",
"name": "os",
"description": {
"en": "Operating System."
}
},
{
"type": "IDUserNumber",
"name": "uid",