release: v0.9.8

This commit is contained in:
2026-05-12 15:05:35 +02:00
parent 618f1039c3
commit 374457fb07
10 changed files with 1604 additions and 117 deletions

View File

@@ -4,9 +4,10 @@ services:
build: .
volumes:
- ./config:/app/config
- ./data:/app/data
- ./.env:/app/.env:ro
ports:
- "7125:7125"
- "7125-7130:7125-7130"
restart: unless-stopped
logging:
driver: json-file