aboutsummaryrefslogtreecommitdiffstats
path: root/compose.yml
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-15 13:48:32 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-15 13:48:32 +0100
commit6f080713489cfc11bfc4fc77b57ea9398bef424b (patch)
tree35fc2a7e96aba5fc5159b2b664e105fde2b47da7 /compose.yml
parented7a5cfe5508f3b7b1f79149c4436679b191f4fd (diff)
downloadcgit-oci-6f080713489cfc11bfc4fc77b57ea9398bef424b.tar.gz
cgit-oci-6f080713489cfc11bfc4fc77b57ea9398bef424b.tar.bz2
cgit-oci-6f080713489cfc11bfc4fc77b57ea9398bef424b.tar.lz
cgit-oci-6f080713489cfc11bfc4fc77b57ea9398bef424b.zip

feat: things!! :3

Diffstat (limited to 'compose.yml')
-rw-r--r--compose.yml2
1 files changed, 1 insertions, 1 deletions
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