From 0cd7985f8aeec4ef20159986d177b7dbc457dc01 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 10 Aug 2025 17:20:57 -0400 Subject: [PATCH] Pulse: update config path in JSON (#6743) --- frontend/public/json/pulse.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/pulse.json b/frontend/public/json/pulse.json index b92c6bf58..a7d3aac39 100644 --- a/frontend/public/json/pulse.json +++ b/frontend/public/json/pulse.json @@ -12,7 +12,7 @@ "documentation": null, "website": "https://github.com/rcourtman/Pulse", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/pulse.webp", - "config_path": "/opt/pulse/.env", + "config_path": "/etc/pulse", "description": "A lightweight monitoring application for Proxmox VE that displays real-time status for VMs and containers via a simple web interface.", "install_methods": [ {