Update README.md
This commit is contained in:
parent
b29cb8133a
commit
63dce0b348
|
@ -60,6 +60,7 @@ jwt_secret: "your_jwt_secret"
|
||||||
log_file: "./logs/app.log"
|
log_file: "./logs/app.log"
|
||||||
image_storage_directory: "./images"
|
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
|
## Setup and Running
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue