mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
Update manifest.json
This commit is contained in:
parent
cd970dcab1
commit
9411085e78
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "self-hosted alternative to One Time Passcode",
|
"en": "self-hosted alternative to One Time Passcode",
|
||||||
"fr": "self-hosted alternative to One Time Passcode"
|
"fr": "Alternative auto-hébergée a One Time Passcode"
|
||||||
},
|
},
|
||||||
"version": "3.0.0~ynh1",
|
"version": "3.0.0~ynh1",
|
||||||
"url": "https://github.com/Bubka/2FAuth",
|
"url": "https://github.com/Bubka/2FAuth",
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"php7.3-fpm",
|
"php7.4-fpm",
|
||||||
"mysql"
|
"mysql"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue