1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

mysql --> mariadb-server

This commit is contained in:
Jordan Bradley 2016-05-15 03:28:33 +02:00
parent 55de27b8e1
commit ee32d15ee5

View file

@ -14,10 +14,10 @@
"multi_instance": "false",
"services": [
"nginx",
"mysql-server"
"mariadb-server"
],
"requirements": {
"mysql-server": ">= 5.6"
"mariadb-server": ">= 5.6"
},
"arguments": {
"install" : [