diff options
| author | AKP <tom@tdpain.net> | 2022-04-06 11:41:17 +0100 |
|---|---|---|
| committer | AKP <tom@tdpain.net> | 2022-04-06 11:41:17 +0100 |
| commit | 260a45a5f82341bc8f9bfb387d0673bf5643654d (patch) | |
| tree | 8aa6662cb5e59e0153fc035a37c9148c8a99df9f | |
| parent | f7a05ee641f68402a5c3d9ae32ea7c72b43b6ff3 (diff) | |
Update README.md
Signed-off-by: AKP <tom@tdpain.net>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ WALRSS_DIR="./walrss-data" ./walrss ## Config -Your `config.yaml` file lives in your data directory, which is specified by the `WALRSS_DIR` environment variable (default is `./`). Below is a list of the possible options you can set within it. +Your `config.yaml` file lives in your data directory, which is specified by the `WALRSS_DIR` environment variable (default is `./` or `/run` if you're using Docker). Below is a list of the possible options you can set within it. ```yaml server: |
