mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 17:28:09 -05:00
Update changelog and docker compose
This commit is contained in:
@@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Fixed
|
||||
|
||||
- After deleting one point from the map, other points can now be deleted as well. #723
|
||||
- After deleting one point from the map, other points can now be deleted as well. #723 #678
|
||||
|
||||
### Added
|
||||
|
||||
- `X-Dawarich-Version` header to the `GET /api/v1/health` endpoint response.
|
||||
- `X-Dawarich-Version` header to the `GET /api/v1/health` endpoint response. #800
|
||||
|
||||
# 0.23.6 - 2025-02-06
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ services:
|
||||
start_period: 30s
|
||||
timeout: 10s
|
||||
dawarich_db:
|
||||
image: postgres:14.2-alpine
|
||||
image: postgis/postgis:14-3.5-alpine
|
||||
shm_size: 1G
|
||||
container_name: dawarich_db
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user