Update README.md

This commit is contained in:
Steve White 2024-10-15 22:21:52 +00:00
parent b29cb8133a
commit 63dce0b348
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ jwt_secret: "your_jwt_secret"
log_file: "./logs/app.log"
image_storage_directory: "./images"
```
The server also expects the CONFIG environment variable to be set. e.g. `export CONFIG=config/config.yaml`.
## Setup and Running