feat: rename env names
This commit is contained in:
@@ -13,9 +13,9 @@ Environment variables
|
||||
| Env Key | Env Value |
|
||||
|---------------|----------------------------------------------------------------|
|
||||
| `HOME` | User home, default by OS system |
|
||||
| `SKIP_CACHE` | Skip compiled cached file , turn on `true`, `yes`, `on` or `1` |
|
||||
| `RUST_SCRIPT` | `rust_script` command line bin file |
|
||||
| `MAX_SCRIPT_LEN` | Max script length |
|
||||
| `RUNRS_SKIP_CACHE` | Skip compiled cached file , turn on `true`, `yes`, `on` or `1` |
|
||||
| `RUNRS_RUST_SCRIPT` | `rust_script` command line bin file |
|
||||
| `RUNRS_MAX_SCRIPT_LEN` | Max script length |
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user