mirror of
https://github.com/linuxserver/docker-projectsend.git
synced 2026-02-20 08:39:17 +08:00
Merge pull request #51 from linuxserver/add-project-categories
Add categories to readme-vars.yml
This commit is contained in:
commit
4996fde08b
@ -6,6 +6,7 @@ project_url: "http://www.projectsend.org"
|
||||
project_logo: "http://www.projectsend.org/wp-content/themes/projectsend/img/screenshots.png"
|
||||
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. Secure, private and easy. No more depending on external services or e-mail to send those files."
|
||||
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
|
||||
project_categories: "File Sharing"
|
||||
# supported architectures
|
||||
available_architectures:
|
||||
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user