mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
Update changelog
This commit is contained in:
@@ -1 +1 @@
|
||||
0.8.3
|
||||
0.8.5
|
||||
|
||||
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [0.8.4] — 2024-07-08
|
||||
|
||||
### Fixed
|
||||
|
||||
- Set `'localhost'` string as a default value for `APPLICATION_HOSTS` environment variable in the `docker-compose.yml` file instead of an array. This is necessary to prevent errors when starting the application.
|
||||
|
||||
---
|
||||
|
||||
## [0.8.4] — 2024-07-08
|
||||
|
||||
### Added
|
||||
|
||||
- Support for multiple hosts. Now you can specify the host of the application by setting the `APPLICATION_HOSTS` (note plural form) environment variable in the `docker-compose.yml` file. Example:
|
||||
|
||||
Reference in New Issue
Block a user