aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-09 09:20:26 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-09 09:20:26 +0000
commitb70d2c955dac97d6198d3feae64ca043561d46fc (patch)
tree29a98b4c26e240ddad188871970088348ce7ecbb /docker-compose.yaml
parenttypo (diff)
downloadhived-b70d2c955dac97d6198d3feae64ca043561d46fc.tar.gz
hived-b70d2c955dac97d6198d3feae64ca043561d46fc.zip
hived now caches results. just trying not to exceed our quotas.
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index b01901f..25245d4 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -60,6 +60,8 @@ services:
ports:
- "8009:8009"
entrypoint: ["/arbiter/arbiter"]
+ volumes:
+ - /etc/letsencrypt/archive/api.terminaldweller.com/:/certs/
cap_drop:
- ALL
environment: