mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
8dad7e9a7c
- Remove .env syncing - UI no longer writes to .env file - system.json is the single source for UI-managed settings - .env files are read-only for deployment overrides - Environment variables still override everything (Docker/systemd) - Cleaner separation: env vars for deployment, JSON for runtime - Updated documentation to clarify configuration hierarchy - Simpler code with less failure points