Update template.json
lowercase for next cloud image
This commit is contained in:
parent
a60aa7e85c
commit
781a4b0eed
1 changed files with 2 additions and 2 deletions
|
@ -1883,7 +1883,7 @@
|
||||||
"title": "nextcloud",
|
"title": "nextcloud",
|
||||||
"description": "Nextcloud is an open source, self-hosted file sync and communication app platform. Access and sync your files, contacts, calendars and communicate and collaborate across your devices. You decide what happens with your data, where it is and who can access it!",
|
"description": "Nextcloud is an open source, self-hosted file sync and communication app platform. Access and sync your files, contacts, calendars and communicate and collaborate across your devices. You decide what happens with your data, where it is and who can access it!",
|
||||||
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/nextcloud-icon.png",
|
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/nextcloud-icon.png",
|
||||||
"image": "linuxserver/nextCloud:latest",
|
"image": "linuxserver/nextcloud:latest",
|
||||||
"category": ["Cloud", "Productivity", "Tools", "Other", "Web"],
|
"category": ["Cloud", "Productivity", "Tools", "Other", "Web"],
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|
Loading…
Reference in a new issue