Refaktorisierungs-Optionen und Fix für Zahlen-Parsing

This commit is contained in:
2026-06-06 20:02:23 +02:00
parent b5b7866395
commit 2629ef1f12
4 changed files with 191 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
services:
web:
build: .
image: umrechner:v1.0.6
image: umrechner:v1.0.7
restart: unless-stopped
environment:
- POCKETBASE_URL={$POCKETBASE_URL}