From 8f3559e81b4f958877197fc12ac347f35fc2fe15 Mon Sep 17 00:00:00 2001 From: quietsy Date: Wed, 22 Jan 2025 16:40:56 +0200 Subject: [PATCH] Add categories to readme-vars.yml --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index ab46be3..c4b0e9e 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -9,6 +9,7 @@ project_blurb: | Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home. project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" +project_categories: "Cloud,Documents" # supported architectures available_architectures: - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}