aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/gemini/docker-compose.yaml
diff options
context:
space:
mode:
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: