Update phpmyadmin.json
This commit is contained in:
parent
555b154c8e
commit
cde19dd07d
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"captainVersion": "2",
|
"captainVersion": "2",
|
||||||
"documentation": "Taken from https://hub.docker.com/r/phpmyadmin/phpmyadmin/",
|
"documentation": "Taken from https://hub.docker.com/r/phpmyadmin/phpmyadmin/",
|
||||||
"displayName": "",
|
"displayName": "phpMyAdmin",
|
||||||
"description": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web",
|
"description": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web",
|
||||||
"dockerCompose": {
|
"dockerCompose": {
|
||||||
"version": "3.3",
|
"version": "3.3",
|
||||||
|
|
@ -27,4 +27,4 @@
|
||||||
"validRegex": "/^([^\\s^\\/])+$/"
|
"validRegex": "/^([^\\s^\\/])+$/"
|
||||||
}]
|
}]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue