diff --git a/wrangler.toml b/wrangler.toml index 6066b8e..a0442fc 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -2,3 +2,7 @@ name = "trainable-ai" compatibility_date = "2024-09-29" pages_build_output_dir = "./dist/cloudflare" compatibility_flags = [ "nodejs_compat" ] + +[vars] +MILVUS_ADDRESS = "in03-639fdba4bcde098.serverless.gcp-us-west1.cloud.zilliz.com" +MILVUS_USERNAME = "db_639fdba4bcde098" \ No newline at end of file