Skip to content

Commit a6d7ec8

Browse files
committed
style: auto-format
1 parent a079f2a commit a6d7ec8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

kiloclaw/DEVELOPMENT_LOCAL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ are auto-managed and which require manual setup.
162162
| `FLY_ORG_SLUG` | Fly org slug (read by script for token creation) | Example | No |
163163
| `FLY_REGISTRY_APP` | Shared Fly app that holds Docker images (e.g., `kiloclaw-dev`) | Example | No |
164164
| `FLY_APP_NAME` | Legacy fallback app name for existing instances (may be removed in future) | Example | No |
165-
| `FLY_REGION` | Region priority list, e.g. `us,eu`. Tries US first, falls back to EU, then gives up. | Example | No |
165+
| `FLY_REGION` | Region priority list, e.g. `us,eu`. Tries US first, falls back to EU, then gives up. | Example | No |
166166
| `FLY_IMAGE_TAG` | Docker image tag. Set automatically by `scripts/push-dev.sh`, or use `latest` to start. | push-dev.sh | Yes |
167167
| `FLY_IMAGE_DIGEST` | Docker image digest. Set automatically by `scripts/push-dev.sh`. | push-dev.sh | Yes |
168168
| `OPENCLAW_VERSION` | OpenClaw version in the image. Set automatically by `scripts/push-dev.sh`. | push-dev.sh | Yes |
@@ -180,9 +180,9 @@ values or use `latest` (if a `latest` tag exists in the registry).
180180

181181
**Encryption:**
182182

183-
| Variable | Description | Source | Auto-managed |
184-
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------ | ---------- | ------------ |
185-
| `AGENT_ENV_VARS_PRIVATE_KEY` | RSA private key (PEM). Get the **dev** version from 1Password (engineering vault). Quote the value in `.dev.vars`. | 1Password | No |
183+
| Variable | Description | Source | Auto-managed |
184+
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------- | ------------ |
185+
| `AGENT_ENV_VARS_PRIVATE_KEY` | RSA private key (PEM). Get the **dev** version from 1Password (engineering vault). Quote the value in `.dev.vars`. | 1Password | No |
186186

187187
**Other:**
188188

0 commit comments

Comments
 (0)