fixes
This commit is contained in:
+1
-1
@@ -17,4 +17,4 @@ shapely
|
||||
SQLAlchemy<2.0.0
|
||||
tinydb
|
||||
unicodecsv
|
||||
specklepy
|
||||
specklepy==2.19.6
|
||||
|
||||
@@ -2,7 +2,7 @@ source .venv/bin/activate
|
||||
|
||||
export PYGEOAPI_CONFIG="example-config.yml"
|
||||
export PYGEOAPI_OPENAPI="example-openapi.yml"
|
||||
export MAPTILER_KEY_LOCAL="qam9vwl7bVk5tW1oZu46"
|
||||
export MAPTILER_KEY_SPECKLE="qam9vwl7bVk5tW1oZu46"
|
||||
export PORT=8000
|
||||
|
||||
gunicorn pygeoapi.flask_app:APP --timeout 100000 --access-logfile access_log --error-logfile error_log --capture-output
|
||||
|
||||
Reference in New Issue
Block a user