From d51e70ba57b40e558c6a1e8d1ae4557ea9db77d3 Mon Sep 17 00:00:00 2001 From: alexz Date: Thu, 18 Dec 2025 11:08:48 +0000 Subject: [PATCH] Set source: local to use local Docker image --- apps/rego-tunnel/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rego-tunnel/config.json b/apps/rego-tunnel/config.json index 306f621..b705961 100755 --- a/apps/rego-tunnel/config.json +++ b/apps/rego-tunnel/config.json @@ -11,7 +11,7 @@ "categories": ["utilities"], "short_desc": "VPN tunnel to access Rego environments securely.", "author": "dockurr", - "source": "https://github.com/dockur/windows/", + "source": "local", "form_fields": [ { "type": "number",