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:
parent
3bf42a51f3
commit
9e9cae739b
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue