mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update manifest.json
This commit is contained in:
parent
38aa8c0c1d
commit
f1622e5461
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
"services": [
|
||||
"nginx",
|
||||
"php8.0-fpm",
|
||||
"mysql"
|
||||
"postgresql"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
@ -40,7 +40,7 @@
|
|||
"type": "path",
|
||||
"example": "/ttrss",
|
||||
"default": "/ttrss"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Add table
Reference in a new issue