From 9df049f89e0b04b13b1d26297cbdac3684f0c4b1 Mon Sep 17 00:00:00 2001 From: saten-private <38902911+saten-private@users.noreply.github.com> Date: Fri, 9 Jun 2023 14:32:46 +0900 Subject: [PATCH] Fix default behavior to what works --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 4c2a57aa..b15d04d2 100644 --- a/.env.example +++ b/.env.example @@ -33,7 +33,7 @@ INSTANCE_NAME=BabyCommandAGI COOPERATIVE_MODE=none # local # RUN CONFIG -OBJECTIVE=Solve world hunger +OBJECTIVE=Please install the Flutter environment via git, create a default Flutter app, start a web server, and make it accessible from a browser outside the container. The port number accessible from outside the container is 8080. # For backwards compatibility # FIRST_TASK can be used instead of INITIAL_TASK INITIAL_TASK=Develop a task list