1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

correct services

This commit is contained in:
yalh76 2020-04-16 19:57:35 +02:00
parent 1755bc82f5
commit a61bf18c05

View file

@ -19,7 +19,7 @@
"multi_instance": true,
"services" : [
"nginx",
"php7.3-fpm",
"php7.0-fpm",
"mysql"
],
"arguments": {