mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
68e8ef69f6
- Fixed Docker entrypoint to properly handle running as root (PUID=0) - Improved alert history loading to handle permission errors gracefully - Container now correctly runs as root when PUID=0 is set - Alert history continues loading even if backup file has permission issues Addresses #266 and #262