diff --git a/.env.example b/.env.example index 53d9512..3fea44b 100644 --- a/.env.example +++ b/.env.example @@ -5,7 +5,7 @@ LOG_LEVEL=info ## Uvicorn ## http://www.uvicorn.org/settings/#production WEB_CONCURRENCY=2 -RELOAD= +RELOAD=--reload ## GDAL config CPL_TMPDIR=/tmp GDAL_CACHEMAX=75%