From 7d4d62123770fe75fd8fcfc1237f94d838401e33 Mon Sep 17 00:00:00 2001 From: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> Date: Sun, 26 Oct 2025 18:05:22 +0530 Subject: [PATCH] Changed Wireguard one click service template category to vpn --- templates/compose/wireguard-easy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/wireguard-easy.yaml b/templates/compose/wireguard-easy.yaml index defa0ab13..0eedc5f86 100644 --- a/templates/compose/wireguard-easy.yaml +++ b/templates/compose/wireguard-easy.yaml @@ -1,6 +1,6 @@ # documentation: https://github.com/wg-easy/wg-easy # slogan: The easiest way to run WireGuard VPN + Web-based Admin UI. -# category: vps +# category: vpn # tags: wireguard,vpn,web,admin # logo: svgs/wireguard.svg # port: 8000