Move the certs to a different directory.

This commit is contained in:
2026-06-19 08:35:54 -07:00
parent c0adab4830
commit 730581c16d
+2 -2
View File
@@ -23,8 +23,8 @@ services:
# retries: 2
# start_period: 30s
volumes:
- ../../Volumes/Prosody/prosody:/root/share/
- ../../Volumes/ReverseProxy/letsencrypt/live:/etc/prosody/certs
- ../../Volumes/Prosody/data:/var/lib/prosody/
- ../../Volumes/ReverseProxy/letsencrypt/live:/etc/letsencrypt/live
deploy:
mode: global
resources: