From ef92af9cc4c38e00b9ae527ec7911a6249ce3ce1 Mon Sep 17 00:00:00 2001 From: akanealw Date: Tue, 25 Mar 2025 11:16:38 -0500 Subject: [PATCH] changed urls and removed services --- homepage/.env | 9 +++------ homepage/config/services.yaml | 8 ++++---- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/homepage/.env b/homepage/.env index 4857018..328151b 100755 --- a/homepage/.env +++ b/homepage/.env @@ -163,9 +163,9 @@ HOMEPAGE_VAR_OLIVETIN_URL=https://olivetin.akanealw.com HOMEPAGE_VAR_STIRLING_PDF_URL=https://spdf.akanealw.com # SYNCTHING -HOMEPAGE_VAR_SYNCTHING_URL_1=https://st-dockerserver.akanealw.com -HOMEPAGE_VAR_SYNCTHING_URL_2=https://st-gamingpc.akanealw.com -HOMEPAGE_VAR_SYNCTHING_URL_3=https://st-laptoppc.akanealw.com +HOMEPAGE_VAR_SYNCTHING_URL_1=https://docker-syncthing.akanealw.com +HOMEPAGE_VAR_SYNCTHING_URL_2=https://gamingpc-syncthing.akanealw.com +HOMEPAGE_VAR_SYNCTHING_URL_3=https://laptoppc-syncthing.akanealw.com # FRESHRSS HOMEPAGE_VAR_FRESHRSS_URL=https://freshrss.akanealw.com @@ -182,9 +182,6 @@ HOMEPAGE_VAR_PHOTOPRISM_URL=https://photoprism.akanealw.com # RSS BRIDGE HOMEPAGE_VAR_RSS_BRIDGE_URL=https://rss-bridge.akanealw.com -# RYOT -HOMEPAGE_VAR_RYOT_URL=https://ryot.akanealw.com - # SHLINK HOMEPAGE_VAR_SHLINK_URL=https://shlink.akanealw.com diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index 6a6aa0a..fb30dd0 100755 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -380,10 +380,10 @@ href: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}" siteMonitor: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}" - - Ryot: - icon: "https://files.akanealw.com/icons/ryot.png" - href: "{{HOMEPAGE_VAR_RYOT_URL}}" - siteMonitor: "{{HOMEPAGE_VAR_RYOT_URL}}" + # - Ryot: + # icon: "https://files.akanealw.com/icons/ryot.png" + # href: "{{HOMEPAGE_VAR_RYOT_URL}}" + # siteMonitor: "{{HOMEPAGE_VAR_RYOT_URL}}" - Shlink: icon: "https://files.akanealw.com/icons/shlink.png"