mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
Updated changelog
This commit is contained in:
parent
dd6430e185
commit
605144e55d
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
- Guide on how to setup a reverse proxy for Dawarich in the `docs/how_to_setup_reverse_proxy.md` file. This guide explains how to set up a reverse proxy for Dawarich using Nginx and Apache2.
|
||||
|
||||
### Removed
|
||||
|
||||
- `MAP_CENTER` env var from the `docker-compose.yml` file. This variable was used to set the default center of the map, but it is not needed anymore, as the map center is now hardcoded in the application. ⚠️ Feel free to remove this variable from your `docker-compose.yml` file. ⚠️
|
||||
|
||||
---
|
||||
|
||||
## [0.8.5] — 2024-07-08
|
||||
|
|
|
|||
Loading…
Reference in a new issue