mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Pulse: update config path in JSON (#6743)
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
				
			|||||||
  "documentation": null,
 | 
					  "documentation": null,
 | 
				
			||||||
  "website": "https://github.com/rcourtman/Pulse",
 | 
					  "website": "https://github.com/rcourtman/Pulse",
 | 
				
			||||||
  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/pulse.webp",
 | 
					  "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.",
 | 
					  "description": "A lightweight monitoring application for Proxmox VE that displays real-time status for VMs and containers via a simple web interface.",
 | 
				
			||||||
  "install_methods": [
 | 
					  "install_methods": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user