aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/cgit/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2023-05-07 07:26:01 +0000
committerterminaldweller <devi@terminaldweller.com>2023-05-07 07:26:01 +0000
commit3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92 (patch)
tree4f0c5e66c2a824a2420ec211ee0585bece03fda8 /terminaldweller.com/cgit/docker-compose.yaml
parentupdate (diff)
downloadscripts-3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92.tar.gz
scripts-3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92.zip
update
Diffstat (limited to 'terminaldweller.com/cgit/docker-compose.yaml')
-rw-r--r--terminaldweller.com/cgit/docker-compose.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/terminaldweller.com/cgit/docker-compose.yaml b/terminaldweller.com/cgit/docker-compose.yaml
index f1344f5..59ec298 100644
--- a/terminaldweller.com/cgit/docker-compose.yaml
+++ b/terminaldweller.com/cgit/docker-compose.yaml
@@ -23,7 +23,8 @@ services:
# - /etc/hosts:/etc/hosts:ro
# - /etc/localtime:/etc/localtime:ro
- ./cgit.conf:/etc/lighttpd/cgit.conf:ro
- - /etc/letsencrypt/archive/git.terminaldweller.com/:/etc/certs/:ro
+ - /etc/letsencrypt/archive/git.terminaldweller.com/fullchain.pem:/etc/letsencrypt/archive/git.terminaldweller.com/fullchain.pem:ro
+ - /etc/letsencrypt/archive/git.terminaldweller.com/privkey.pem:/etc/letsencrypt/archive/git.terminaldweller.com/privkey.pem:ro
- cache:/cgit_cache
- ./authorized_keys:/home/git/.ssh/authorized_keys
bootstrap: