gunicorn timeout
This commit is contained in:
@@ -179,6 +179,7 @@ jobs:
|
||||
gunicorn --bind 0.0.0.0:5000 \
|
||||
--reload \
|
||||
--reload-extra-file ${PYGEOAPI_CONFIG} \
|
||||
--timeout 120 \
|
||||
pygeoapi.flask_app:APP &
|
||||
- name: run integration tests ⚙️
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user