diff --git a/.env.example b/.env.example index 7cab272..d1f2fa9 100755 --- a/.env.example +++ b/.env.example @@ -9,4 +9,7 @@ #API server PORT=3001 #Frontend port -VITE_PORT=5173 \ No newline at end of file +VITE_PORT=5173 + +# Uncomment the following line if you have a custom claude cli path other than the default "claude" +# CLAUDE_CLI_PATH=claude