aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/gemini/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-01-17 08:01:01 +0000
committerterminaldweller <thabogre@gmail.com>2023-01-17 08:01:01 +0000
commit31daa0e705af8bf4db8bfbf0984b32b293b8f97f (patch)
tree6e9f088eb1e5b68b945a733808c98c09670f90cb /terminaldweller.com/gemini/docker-compose.yaml
parentupdate (diff)
downloadscripts-31daa0e705af8bf4db8bfbf0984b32b293b8f97f.tar.gz
scripts-31daa0e705af8bf4db8bfbf0984b32b293b8f97f.zip
updates
Diffstat (limited to 'terminaldweller.com/gemini/docker-compose.yaml')
-rw-r--r--terminaldweller.com/gemini/docker-compose.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/terminaldweller.com/gemini/docker-compose.yaml b/terminaldweller.com/gemini/docker-compose.yaml
index 42a8a88..befa3cd 100644
--- a/terminaldweller.com/gemini/docker-compose.yaml
+++ b/terminaldweller.com/gemini/docker-compose.yaml
@@ -17,9 +17,8 @@ services:
- SETGID
- SETUID
volumes:
- # we have to use the same cert because of TOFU
- - certs:/.certificates/
- - ./index.gmi:/srv/index.gmi:ro
+ - certs:/.certificates/:ro
+ - ./srv:/srv:ro
networks:
agatenet:
volumes: