mirror of
https://github.com/YunoHost-Apps/opennote_ynh.git
synced 2024-09-03 19:46:28 +02:00
Update manifest.json
This commit is contained in:
parent
7c699e9942
commit
19f7f6adae
1 changed files with 10 additions and 6 deletions
|
@ -3,12 +3,18 @@
|
||||||
"id": "opennote",
|
"id": "opennote",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Alternative to Microsoft OneNote (T) and EverNote.",
|
"en": "Alternative to Microsoft OneNote and EverNote.",
|
||||||
"fr": "Alternative web à Microsoft OneNote (T) and EverNote."
|
"fr": "Alternative web à Microsoft OneNote and EverNote."
|
||||||
},
|
},
|
||||||
"version": "18.03.00~ynh1",
|
"version": "18.03.00~ynh1",
|
||||||
"url": "https://foxusa.github.io/OpenNote/OpenNote/",
|
"url": "https://foxusa.github.io/OpenNote/OpenNote/",
|
||||||
"license": "free",
|
"upstream": {
|
||||||
|
"license": "MIT",
|
||||||
|
"website": "https://foxusa.github.io/OpenNote/OpenNote/",
|
||||||
|
"demo": "https://foxusa.github.io/OpenNote/OpenNote/#/folder",
|
||||||
|
"code": "https://github.com/FoxUSA/OpenNote/"
|
||||||
|
},
|
||||||
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Alex",
|
"name": "Alex",
|
||||||
"email": "apulido@free.fr",
|
"email": "apulido@free.fr",
|
||||||
|
@ -19,9 +25,7 @@
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx"
|
||||||
"php7.3-fpm",
|
|
||||||
"mysql"
|
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
|
|
Loading…
Add table
Reference in a new issue