1
0
Fork 0
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:
Éric Gaspar 2022-07-05 22:24:13 +02:00
parent 38aa8c0c1d
commit f1622e5461
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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