From 24ac6ca28b6f8b191ae1f59453cabf87d188e754 Mon Sep 17 00:00:00 2001 From: quietsy Date: Wed, 22 Jan 2025 22:47:21 +0200 Subject: [PATCH] Add categories to readme-vars.yml --- readme-vars.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 9cfdd65..152c531 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -2,7 +2,8 @@ # project information project_name: socket-proxy -project_description: The Socket Proxy is a security-enhanced proxy which allows you to apply access rules to the Docker socket, limiting the attack surface for containers such as watchtower or Traefik that need to use it. +project_blurb: The Socket Proxy is a security-enhanced proxy which allows you to apply access rules to the Docker socket, limiting the attack surface for containers such as watchtower or Traefik that need to use it. +project_categories: "Docker" full_custom_readme: | {% raw -%} [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)](https://linuxserver.io)