Explorar o código

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

Rafael Blumberg %!s(int64=3) %!d(string=hai) anos
pai
achega
8580d40870
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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": [
 				{