First
This commit is contained in:
parent
2980adcb2e
commit
bf26fb8d16
|
|
@ -3,12 +3,17 @@ services:
|
|||
build: .
|
||||
container_name: uv_worker
|
||||
restart: unless-stopped
|
||||
|
||||
environment:
|
||||
- ENV=production
|
||||
|
||||
volumes:
|
||||
- .:/app
|
||||
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
|
||||
volumes:
|
||||
app_data:
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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"}
|
||||
Loading…
Reference in New Issue