diff --git a/entrypoint.sh b/entrypoint.sh index 387867c..d2ff60b 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1 +1 @@ -/etc/init.d/postgresql start && hypnotoad -f /app/Clinical/backend.pl +/etc/init.d/postgresql start && perl /app/Clinical/backend.pl prefork -m production -l http://*:3004 -w 10