1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpboost_ynh.git synced 2024-09-03 19:56:33 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-07-05 08:44:45 +02:00
parent 56552bc592
commit 8335030b7f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -14,7 +14,7 @@
"demo": "https://demo.phpboost.com/",
"admindoc": "https://www.phpboost.com/wiki/wiki.php",
"userdoc": "https://yunohost.org/apps",
"code": "https://some.forge.com/example/example"
"code": "https://github.com/PHPBoost/PHPBoost"
},
"license": "GPL-3.0-only",
"maintainer": {
@ -24,7 +24,7 @@
"requirements": {
"yunohost": ">= 4.2.4"
},
"multi_instance": false,
"multi_instance": true,
"services": [
"nginx",
"php7.3-fpm"