mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Fix port and website in nextcloudpi.json (#790)
This commit is contained in:
parent
4a60a29f1d
commit
cfb755a862
@ -8,9 +8,9 @@
|
||||
"type": "ct",
|
||||
"updateable": false,
|
||||
"privileged": false,
|
||||
"interface_port": 433,
|
||||
"interface_port": 4443,
|
||||
"documentation": null,
|
||||
"website": "https://www.turnkeylinux.org/nextcloud",
|
||||
"website": "https://github.com/nextcloud/nextcloudpi",
|
||||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/nextcloud.svg",
|
||||
"description": "NextCloudPi is a popular self-hosted solution for file collaboration and data storage. It is built on the NextCloud software, which is an open-source platform for data management.",
|
||||
"install_methods": [
|
||||
@ -42,4 +42,4 @@
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user