diff --git a/.env.example b/.env.example index e6b22f5..bc7473f 100644 --- a/.env.example +++ b/.env.example @@ -8,3 +8,4 @@ GOOGLE_PLANNER_MODEL=gemini-2.5-flash-preview-05-20 # 선택 PROXY_HOST=127.0.0.1 PROXY_PORT=11080 +BACKEND_URL=http://localhost:11081 \ No newline at end of file