mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
2b396d31ec
- Add support for FRONTEND_PORT environment variable (preferred over legacy PORT) - Fix incorrect PULSE_PASSWORD references (should be PULSE_AUTH_PASS) - Remove documented but unimplemented PULSE_DISABLE_SECURITY_WARNINGS - Clarify Docker vs LXC/systemd configuration differences - Update UI to accurately describe env variable override behavior - Fix default values in docs (POLLING_INTERVAL=3, AUTO_UPDATE_ENABLED=false) - Clarify CORS settings (empty = same-origin only, * = allow all) - Improve documentation structure to clearly separate deployment types