From 34304b103f8681525d3e034e1734b2e826a4926c Mon Sep 17 00:00:00 2001 From: Matthias Jaros Date: Mon, 3 Aug 2026 15:56:37 +0200 Subject: Updated README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1bbbf65..0a360e7 100644 --- a/README.md +++ b/README.md @@ -73,13 +73,12 @@ services: # Basic volumes that should be mapped - ./ssh:/var/ssh - ./repos:/srv/repos - - ./log:/var/log ``` ## Notes -You can use any SSH key type supported by Git and your base system. Logs are written to /var/log/git-run by default. ACL files and repository definitions are recreated automatically on container restart. +You can use any SSH key type supported by Git and your base system. ACL files and repository definitions are recreated automatically on container restart. ## License -GPLv3 © 2025 Matthias Jaros +GPLv3 © 2026 Matthias Jaros -- cgit v1.3.1