Fix Docker host binding

This commit is contained in:
Dymas
2026-09-15 15:32:49 +02:00
parent e191bf3b7b
commit a2b26f6680
5 changed files with 8 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 1.2.1 - 2026-09-15
- Set the Docker Compose container host binding to `0.0.0.0` so Docker's localhost port mapping can reach h-player while keeping the host publish on `127.0.0.1`.
## 1.2.0 - 2026-09-15
- Renamed the project and user-facing app identity to `h-player`.