Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
syslog-ng
  • Loading branch information
drexlma authored Aug 14, 2019
1 parent 5d633bc commit bbed4f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh
nginx -t
service syslog-ng start
service nginx start

service php7.3-fpm start

service postfix start
Expand Down

0 comments on commit bbed4f4

Please sign in to comment.