Add plugin.json

This commit is contained in:
2026-03-26 15:36:04 +08:00
parent 8ccdbcc57a
commit ae3e091939

View File

@@ -0,0 +1,9 @@
{
"name": "adminer-deploy",
"description": "Deploy Adminer (database management tool) using Docker Compose",
"version": "1.0.0",
"author": {
"name": "timmy",
"email": ""
}
}