diff --git a/README.md b/README.md index 15dc76d..f15cdcf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Image API This is an Actix-web server for serving images and videos from a filesystem. -Upon first run it will generate thumbnails for all images and videos at `DEFAULT_PATH`. +Upon first run it will generate thumbnails for all images and videos at `BASE_PATH`. ## Environment There are a handful of required environment variables to have the API run.