has issues

This commit is contained in:
Andras Schmelczer 2026-05-25 13:20:17 +01:00
parent 2e112d7398
commit c645b0f1d4
96 changed files with 2147083 additions and 5787 deletions

View file

@ -29,7 +29,7 @@ services:
- .:/app
- cargo-home:/usr/local/cargo
- cargo-target:/app/server-rs/target
- ./property-data2:/app/data:ro
- ./property-data:/app/data:ro
- ./finder/data:/app/finder-data:ro
environment:
POCKETBASE_URL: http://pocketbase:8090
@ -51,6 +51,7 @@ services:
BUGSINK_RELEASE: ${BUGSINK_RELEASE:-}
BUGSINK_SEND_DEFAULT_PII: ${BUGSINK_SEND_DEFAULT_PII:-false}
ACTUAL_LISTINGS_PATH: /app/finder-data/online_listings_buy.parquet
CRIME_BY_YEAR_PATH: /app/data/crime_by_year_by_lsoa.parquet
depends_on:
screenshot:
condition: service_healthy