removed ".env" references from comments, documentation
This commit is contained in:
@@ -239,7 +239,7 @@ manually via the dashboard "Sablonok frissítése" button.
|
||||
- On startup: clones repo to `{data_dir}/catalog-cache/` (shallow clone, `--depth 1`)
|
||||
- Periodically: `git fetch --depth 1` + `git reset --hard origin/{branch}`
|
||||
- Copies only `docker-compose.yml` and `.felhom.yml` to stacks dir
|
||||
- **Never overwrites** `app.yaml` or `.env` — these contain deployed secrets
|
||||
- **Never overwrites** `app.yaml` — this contains deployed secrets
|
||||
- Content-hash comparison (SHA-256) — only writes if file actually changed
|
||||
- After sync, triggers `ScanStacks()` rescan for dashboard update
|
||||
- `POST /api/sync` triggers immediate sync (30s debounce)
|
||||
|
||||
Reference in New Issue
Block a user