This commit is contained in:
Alex55 2026-03-27 14:48:35 +02:00
parent 2980adcb2e
commit bf26fb8d16
2 changed files with 9 additions and 4 deletions

View File

@ -3,12 +3,17 @@ services:
build: . build: .
container_name: uv_worker container_name: uv_worker
restart: unless-stopped restart: unless-stopped
environment: environment:
- ENV=production - ENV=production
volumes: volumes:
- .:/app - .:/app
logging:
driver: json-file
options:
max-size: "10m"
max-file: "3"
volumes:
app_data:

View File

@ -1 +1 @@
{"id": 113014, "hash": "d5071b2c7b57c265453b798537872f21", "status": "processing", "total": "1290", "modified": "2026-03-27T13:24:04"} {"id": 113015, "hash": "f1221f9dad5bd5f0b969e74c71e13195", "status": "processing", "total": "1555", "modified": "2026-03-27T14:47:29"}