From 0d7f8f493e83052fe876707733f749337045e5ab Mon Sep 17 00:00:00 2001 From: quietsy Date: Thu, 13 Feb 2025 14:28:44 +0200 Subject: [PATCH] Fix logo --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 152c531..d01f5ca 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -2,6 +2,7 @@ # project information project_name: socket-proxy +project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/docker-logo.png" 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: |