diff --git a/nextcloud/config.json b/nextcloud/config.json index f4d08e572..7cf66dc46 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -60,7 +60,7 @@ "trusted_domains": "your-domain, your-domain2", "use_own_certs": false }, - "panel_icon": "mdi:nextcloud", + "panel_icon": "mdi:cloud", "ports": { "443/tcp": 8099, "80/tcp": null @@ -99,4 +99,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "version": "23.0.4", "webui": "https://[HOST]:[PORT:443]" -} \ No newline at end of file +}