From 6f080713489cfc11bfc4fc77b57ea9398bef424b Mon Sep 17 00:00:00 2001 From: memdmp Date: Wed, 15 Jan 2025 13:48:32 +0100 Subject: feat: things!! :3 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compose.yml') diff --git a/compose.yml b/compose.yml index a10ed22..9980fd1 100644 --- a/compose.yml +++ b/compose.yml @@ -11,7 +11,7 @@ services: # Copy these directories from the container first, then uncomment to modify things: # - ./cgit/caddy:/etc/caddy:ro # - ./cgit/html-converters:/usr/lib/cgit/filters/html-converters:ro - # - ./cgit/extra-filters:/usr/lib/cgit/filters/extra:ro + # - ./cgit/extra-filters:/usr/lib/cgit/filters/extra:ro # consider specifying each file rather than the whole dir!! ports: - 127.0.0.1:18080:80 - 127.0.0.1:12222:22 -- cgit v1.2.3