diff --git a/README.md b/README.md index e69de29..d32f44e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,14 @@ +# Nyazoom2 + +README is a supreme work in progress, terribly sorry + +## Env Variables + + + +| variable | description | default | +| ----------- | --------------------------------------------- | ------------------------ | +| `CACHE_DIR` | the location for storing all downloaded files | "/var/lib/nyazoom/cache" | +| `DIST_DIR` | location of the folder to be static served | "./dist" | + +