Add timeout to gunicorn workers

When importing large files via the web interface, sometimes the workers seem to timeout because the importing takes too long to process. We should add a timeout in the deploy.sh file.