Create a monica app with docker-compose

This commit is contained in:
2020-11-21 10:48:08 +00:00
commit ac83101e53
8 changed files with 511 additions and 0 deletions

5
monica/start-fpm.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv sh
set -e;
# Start PHP-FPM
php-fpm -R --nodaemonize