diff --git a/backend/profiles/profiles/BBL/process/0.20mm Standard @BBL A1.json b/backend/profiles/profiles/BBL/process/0.20mm Standard @BBL A1.json index 9607175..21a0233 100644 --- a/backend/profiles/profiles/BBL/process/0.20mm Standard @BBL A1.json +++ b/backend/profiles/profiles/BBL/process/0.20mm Standard @BBL A1.json @@ -11,5 +11,6 @@ "travel_speed": "700", "compatible_printers": [ "Bambu Lab A1 0.4 nozzle" - ] + ], + "exclude_object": "0" } \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index 927cf05..3568f73 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ services: - MARKUP_PERCENT=20 - TEMP_DIR=/app/temp - PROFILES_DIR=/app/profiles - - CLAMAV_HOST=192.168.1.147 + - CLAMAV_HOST=clamav - CLAMAV_PORT=3310 - STORAGE_LOCATION=/app/storage depends_on: