Update 'README.md'

This commit is contained in:
2020-07-30 18:16:23 +00:00
parent 1805c19025
commit a300b78fd0

View File

@@ -1,6 +1,6 @@
# Image API # Image API
This is an Actix-web server for serving images and videos from a filesystem. 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 ## Environment
There are a handful of required environment variables to have the API run. There are a handful of required environment variables to have the API run.