diff --git a/entrypoint.sh b/entrypoint.sh index c58300c..36eb079 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,8 @@ #!/bin/sh nginx -t +service syslog-ng start service nginx start + service php7.3-fpm start service postfix start