From 0ad0a665edb039b3b454a1fc546ab83530515b26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:26:38 +0200 Subject: [PATCH] Update salt.json (#6357) --- frontend/public/json/salt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/salt.json b/frontend/public/json/salt.json index 3f056a396..096c4ee00 100644 --- a/frontend/public/json/salt.json +++ b/frontend/public/json/salt.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "config_path": "/opt/salt/.env", - "interface_port": 3000, + "interface_port": null, "documentation": "https://docs.saltproject.io/salt/install-guide/en/latest/", "website": "https://saltproject.io/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/salt.webp",