diff options
| author | 2026-07-10 16:00:37 +0200 | |
|---|---|---|
| committer | 2026-07-10 16:00:37 +0200 | |
| commit | 7d53ce803de4fce95626162823a3f6c3709a76b2 (patch) | |
| tree | cb075bd9ccdc49183f5901c6889d83b837132679 /docker-compose.yml | |
| parent | 1f096c6dc477f5c6d7c45f06b528858254333056 (diff) | |
Adjusted descriptions and also added logo
Diffstat (limited to 'docker-compose.yml')
| -rw-r--r-- | docker-compose.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index 2a82404..418e330 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,4 +8,5 @@ services: volumes: - /srv/shares/git:/srv/git/:ro - ./cgit.css:/opt/cgit/app/cgit.css:ro + - ./cgit.png:/opt/cgit/app/cgit.png:ro - ./cgitrc:/opt/cgit/cgitrc:ro |
