mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Try to read gunicorn log
This commit is contained in:
@@ -54,6 +54,7 @@ function on_exit {
|
|||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
cat ${LOGS_DIR}/gunicorn_error.log
|
||||||
echo "Terminating remaining subprocesses.."
|
echo "Terminating remaining subprocesses.."
|
||||||
kill 0
|
kill 0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user