Update README.md

This commit is contained in:
Eugene Burmakin 2024-06-08 22:39:28 +02:00
parent 96a5240729
commit 592734c19c
2 changed files with 7 additions and 6 deletions

View file

@ -66,12 +66,13 @@ Copy the contents of the `docker-compose.yml` file to your server and run `docke
## Environment variables ## Environment variables
``` | ENV var name | Description |
MIN_MINUTES_SPENT_IN_CITY — minimum minutes between two points to consider them as visited the same city, e.g. `60` | ------------- | ------------- |
MAP_CENTER — default map center, e.g. `55.7558,37.6176` | MIN_MINUTES_SPENT_IN_CITY | minimum minutes between two points to consider them as visited the same city, e.g. `60` |
TIME_ZONE — time zone, e.g. `Europe/Berlin` | MAP_CENTER | default map center, e.g. `55.7558,37.6176` |
APPLICATION_HOST — host of the application, e.g. `localhost` or `dawarich.example.com` | TIME_ZONE | time zone, e.g. `Europe/Berlin`, full list is [here](https://github.com/Freika/dawarich/issues/27#issuecomment-2094721396) |
``` | APPLICATION_HOST | host of the application, e.g. `localhost` or `dawarich.example.com` |
## Screenshots ## Screenshots

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 KiB

After

Width:  |  Height:  |  Size: 546 KiB