Files

5 lines
294 B
JSON
Raw Permalink Normal View History

2026-08-13 14:32:54 -05:00
{
"id":"adminer","name":"Adminer","version":"1.0.0","category":"tool","description":"Lightweight browser database administration.","icon":"database","dependencies":[],"conflicts":[],"settings":[],
"compose":{"service":"adminer","image":"adminer:latest","ports":[8080],"dependsOn":["db"]}
}