feat: update gitea config, update shelly domains

This commit is contained in:
Jacob Bachmann 2024-09-12 14:10:16 +02:00
parent 9400db3cb6
commit 3bfb73efe9
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
2 changed files with 14 additions and 12 deletions

View file

@ -44,19 +44,19 @@
{
"IOT" = [
{
"Shelly Infra" = {
description = "http://shelly-infra.dryb.org (192.168.2.50)";
href = "http://shelly-infra.dryb.org";
"Shelly Server" = {
description = "http://shelly-server.dryb.org (192.168.2.50)";
href = "http://shelly-server.dryb.org";
icon = "shelly";
ping = "shelly-infra.dryb.org";
ping = "shelly-server.dryb.org";
};
}
{
"Shelly Workstation" = {
description = "http://shelly-workstation.dryb.org (192.168.2.51)";
href = "http://shelly-workstation.dryb.org";
"Shelly Infra" = {
description = "http://shelly-infra.dryb.org (192.168.2.51)";
href = "http://shelly-infra.dryb.org";
icon = "shelly";
ping = "shelly-workstation.dryb.org";
ping = "shelly-infra.dryb.org";
};
}
{