mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Fix
This commit is contained in:
parent
82b796fecb
commit
f761626b5e
2 changed files with 4 additions and 0 deletions
|
@ -26,7 +26,11 @@
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
|
<<<<<<< Updated upstream
|
||||||
"php8.0-fpm",
|
"php8.0-fpm",
|
||||||
|
=======
|
||||||
|
"php7.4-fpm",
|
||||||
|
>>>>>>> Stashed changes
|
||||||
"postgresql",
|
"postgresql",
|
||||||
"metronome"
|
"metronome"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue