git-preview @ main

static git web frontend but with images and html previews + code truncation

contrib: update docker-compose.yml as well
Thu, 03 Oct 2024
1 files changed, 1 insertions(+), 2 deletions(-)
M contrib/docker-compose.yml

@@ -1,10 +1,9 @@

-version: "3" services: legit: container_name: legit build: context: ../ - dockerfile: ../contrib/Dockerfile + dockerfile: contrib/Dockerfile restart: unless-stopped ports:

… preview truncated