mirror of
https://github.com/YunoHost-Apps/django-fmd_ynh.git
synced 2024-09-03 18:26:27 +02:00
set default path="/fmd"
This commit is contained in:
parent
05f02fc0a9
commit
88c6ec3081
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@
|
|||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"example": "/django-fmd",
|
||||
"default": "/django-fmd"
|
||||
"example": "/fmd",
|
||||
"default": "/fmd"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
|
|
Loading…
Reference in a new issue