Viele Änderungen

This commit is contained in:
RubenRWU
2026-04-07 15:08:56 +02:00
parent b4e78206ed
commit d1866508ca
12 changed files with 1130 additions and 422 deletions

View File

@@ -1,12 +1,11 @@
services:
app:
build: .
restart: unless-stopped
ports:
- "8276:8276"
environment:
PORT: 8276
TEMP_DIR: /tmp
env_file:
- .env
volumes:
- ./output:/app/output
- ./data:/app/data