Update adminer.json

This commit is contained in:
Kasra Bigdeli 2019-12-05 07:56:44 -05:00 committed by GitHub
parent b6f5d4a5b6
commit e2ef358e54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/adminer ", "documentation": "Taken from https://hub.docker.com/_/adminer ",
"description": "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP", "description": "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP",
"displayName": "", "displayName": "Adminer",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {
@ -42,4 +42,4 @@
} }
] ]
} }