1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redirect_ynh.git synced 2024-09-03 20:16:10 +02:00

Zbmlgrerg

This commit is contained in:
Alexandre Aubin 2023-12-05 01:08:20 +01:00
parent 3bf42a51f3
commit 9e9cae739b

View file

@ -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"