1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
This commit is contained in:
ericgaspar 2022-03-06 10:22:32 +01:00
parent 82b796fecb
commit f761626b5e
2 changed files with 4 additions and 0 deletions

View file

@ -26,7 +26,11 @@
"multi_instance": false,
"services": [
"nginx",
<<<<<<< Updated upstream
"php8.0-fpm",
=======
"php7.4-fpm",
>>>>>>> Stashed changes
"postgresql",
"metronome"
],