1
0
Fork 0
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:
ericgaspar 2022-05-10 08:42:50 +02:00
parent cd970dcab1
commit 9411085e78
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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": {