diff --git a/installer/registry.jsonl b/installer/registry.jsonl index e27502c..2d95516 100644 --- a/installer/registry.jsonl +++ b/installer/registry.jsonl @@ -13,3 +13,4 @@ {"ts":"2026-04-26T13:26:25Z","action":"cleanup","deleted_orphaned_sessions":0,"deleted_logs":0,"retention_days":30} {"ts":"2026-04-26T13:59:28Z","session":"20260426-132635_fr24_tracks-date-filter_9506","host":"fr24","status":"success","agent":"stream","files":["/home/fr24/projects/fr24/frontend/main.py"]} {"ts":"2026-05-02T14:28:08Z","session":"20260426-113247_mva154_plane-nginx-ssl_5ad8","host":"mva154","status":"success","agent":"stream"} +{"ts":"2026-05-02T14:36:28Z","session":"20260502-142827_mva154_enduro-trails-ycoord-fix_bcfb","host":"mva154","status":"success","agent":"stream","files":["/home/slin/openclaw/config/tasks/enduro-trails/prototype/docker-compose.yml"]} diff --git a/tasks/enduro-trails/prototype/docker-compose.yml b/tasks/enduro-trails/prototype/docker-compose.yml index adb4de3..87a4bad 100644 --- a/tasks/enduro-trails/prototype/docker-compose.yml +++ b/tasks/enduro-trails/prototype/docker-compose.yml @@ -30,10 +30,10 @@ services: # Шаг 2: веб-сервер enduro-trails: build: - context: ./prototype + context: . dockerfile: Dockerfile volumes: - - ./data:/data + - /home/slin/enduro-trails/data:/data ports: - "5558:5558" environment: