Added formatter
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"start": "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. \n\n For more details, see: https://github.com/vrana/adminer\n\n Enter your Adminer Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "Adminer is deployed and available as $$cap_appname"
|
||||
},
|
||||
"variables": [{
|
||||
"variables": [
|
||||
{
|
||||
"id": "$$cap_adminer_version",
|
||||
"label": "Adminer Version Tag",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/adminer/tags/",
|
||||
@@ -41,5 +42,4 @@
|
||||
"validRegex": "/^([a-zA-Z0-9-.\\s])*$/"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user