app = "find-bufo" primary_region = "ewr" [build] dockerfile = "Dockerfile" [env] HOST = "0.0.0.0" PORT = "8080" TURBOPUFFER_NAMESPACE = "bufos" [http_service] internal_port = 8080 force_https = true auto_stop_machines = true auto_start_machines = true min_machines_running = 0 [http_service.concurrency] type = "requests" hard_limit = 250 soft_limit = 200 [[vm]] cpu_kind = "shared" cpus = 1 memory_mb = 512