瀏覽代碼

Use same HomeAssistant name for 32 an 64bit template (#286)

Rafael Blumberg 3 年之前
父節點
當前提交
8580d40870
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/portainer-v2-arm32.json

+ 2 - 2
template/portainer-v2-arm32.json

@@ -1655,13 +1655,13 @@
 			"description": "Home Assistant is a free and open-source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy.",
 			"image": "homeassistant/home-assistant:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png",
-			"name": "home assistant",
+			"name": "home-assistant",
 			"platform": "linux",
 			"ports": [
 				"8999:8123/tcp"
 			],
 			"restart_policy": "unless-stopped",
-			"title": "Homeassistant",
+			"title": "Home Assistant",
 			"type": 1,
 			"volumes": [
 				{