From a9df079a48301e8013ec0e22642353c8713e4f22 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Thu, 25 Sep 2025 14:55:50 +0200 Subject: [PATCH] Update json --- frontend/public/json/goaway.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/goaway.json b/frontend/public/json/goaway.json index 599c4cd0..c15cead3 100644 --- a/frontend/public/json/goaway.json +++ b/frontend/public/json/goaway.json @@ -13,14 +13,14 @@ "config_path": "/opt/goaway/config/settings.yaml", "website": "https://github.com/pommee/goaway", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/goaway.webp", - "description": "Very good looking new alternative to Pi-Hole and Adguard Home. Been trying it out in Docker and thought it would be a great addition to the community scripts.", + "description": "Lightweight DNS sinkhole written in Go with a modern dashboard client. Very good looking new alternative to Pi-Hole and Adguard Home.", "install_methods": [ { "type": "default", "script": "ct/goaway.sh", "resources": { "cpu": 1, - "ram": 512, + "ram": 1024, "hdd": 4, "os": "Debian", "version": "13"