diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |
