30 lines
626 B
JSON
30 lines
626 B
JSON
[
|
|
{
|
|
"name": "Portainer",
|
|
"host": "192.168.1.3",
|
|
"port": 9000,
|
|
"icon": "http://192.168.1.3:9000/b1f2baef7b5736909c25.png",
|
|
"controllato": true
|
|
},
|
|
{
|
|
"host": "192.168.1.4",
|
|
"port": 8112,
|
|
"name": "Favycon",
|
|
"icon": "http://192.168.1.4:8112/favicon-192x192.png",
|
|
"controllato": true
|
|
},
|
|
{
|
|
"host": "192.168.1.4",
|
|
"port": 3100,
|
|
"name": "Forgejo",
|
|
"icon": "http://192.168.1.4:3100/assets/img/favicon.svg",
|
|
"controllato": true
|
|
},
|
|
{
|
|
"host": "192.168.1.3",
|
|
"port": 8081,
|
|
"name": "mongoDB",
|
|
"icon": "/icons/error.png",
|
|
"controllato": true
|
|
}
|
|
]
|