feat: update gitea config, update shelly domains
This commit is contained in:
parent
9400db3cb6
commit
3bfb73efe9
2 changed files with 14 additions and 12 deletions
|
|
@ -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";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue