From 9e9cae739bf2c54deeb0a8c1e7f6b971d5959e08 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 5 Dec 2023 01:08:20 +0100 Subject: [PATCH] Zbmlgrerg --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 5c85b64..f60d79b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,6 +37,7 @@ ram.runtime = "50M" type = "select" choices.redirect = "Explicit redirection (HTTP 302). Redirect people to another URL." choices.reverseproxy = "Reverse-proxy (nginx proxy_pass). Expose an app, typically that you manually installed (with or without Docker) locally or an another machine." + default = "redirect" [install.target] ask.en = "Target"