Bugfix in sendNotification()

URL for Post Request returned a 404 because there was a " too much
This commit is contained in:
2025-10-27 17:54:30 +01:00
parent 8bcb2618a2
commit 608608aa56
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
services:
app:
image: chiko/77th_eventcalendarntfy:v0.1.2
image: chiko/77th_eventcalendarntfy:v0.1.3
build: .
volumes:
- ./data/db:/opt/app/data/db