* rework-versioning
* add compose vor development
* smaller fonts
This commit is contained in:
tebarius
2025-11-16 20:20:56 +01:00
committed by GitHub
parent f68099ffa7
commit 6ad32fc796
6 changed files with 22 additions and 11 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
qr-dev:
build: ./
restart: unless-stopped
ports:
- "8002:8002"