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": [ "services": [
"nginx", "nginx",
"php8.0-fpm", "php8.0-fpm",
"mysql" "postgresql"
], ],
"arguments": { "arguments": {
"install" : [ "install" : [
@ -40,7 +40,7 @@
"type": "path", "type": "path",
"example": "/ttrss", "example": "/ttrss",
"default": "/ttrss" "default": "/ttrss"
}, },
{ {
"name": "is_public", "name": "is_public",
"type": "boolean", "type": "boolean",