From 73e15e12cea3369bb5a733a252ff5a215755a1d4 Mon Sep 17 00:00:00 2001 From: wjro Date: Fri, 2 May 2025 14:59:51 +0000 Subject: [PATCH] bug: typo --- examples/lamp/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lamp/src/main.rs b/examples/lamp/src/main.rs index b28c008..d8ac284 100644 --- a/examples/lamp/src/main.rs +++ b/examples/lamp/src/main.rs @@ -26,7 +26,7 @@ async fn main() { project_root: "./php".into(), ..Default::default() }, - db_size: "2Gi".to_string(), + database_size: "2Gi".to_string(), }; // You can choose the type of Topology you want, we suggest starting with the