mirror of
https://github.com/YunoHost-Apps/reverseproxy_ynh.git
synced 2024-09-03 20:16:23 +02:00
Update manifest.json
This commit is contained in:
parent
6c80ac0b18
commit
c65b05bacc
1 changed files with 0 additions and 8 deletions
|
@ -29,19 +29,11 @@
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
|
||||||
"en": "Choose a domain for your redirect",
|
|
||||||
"fr": "Choisissez un domaine pour votre redirection"
|
|
||||||
},
|
|
||||||
"example": "domain.org"
|
"example": "domain.org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
|
||||||
"en": "Choose a path for your redirect",
|
|
||||||
"fr": "Choisissez un chemin pour votre redirection"
|
|
||||||
},
|
|
||||||
"example": "/redirect",
|
"example": "/redirect",
|
||||||
"default": "/redirect"
|
"default": "/redirect"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue