mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
MySQL phpMyAdmin Access Information (#5679)
* Updating MySQL CT with phpMyAdmin access information * Update mysql.json --------- Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
parent
85758f8b91
commit
f68f19aa3d
1 changed files with 4 additions and 0 deletions
4
frontend/public/json/mysql.json
generated
4
frontend/public/json/mysql.json
generated
|
@ -39,6 +39,10 @@
|
|||
{
|
||||
"text": "With an option to install the MySQL 8.4 LTS release instead of MySQL 8.0",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "If installed, access phpMyAdmin at `http://<LXC_IP>/phpMyAdmin`, case sensitive.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue