Have Prosody access LetsEncrypt certs from Reverse Proxy.

This commit is contained in:
2026-06-18 17:57:57 -07:00
parent e1a57645b7
commit 7106a6774c
+1 -1
View File
@@ -24,7 +24,7 @@ services:
# start_period: 30s
volumes:
- ../../Volumes/Prosody/prosody:/root/share/
# - ../../Volumes/ReverseProxy/letsencrypt/certs:/etc/prosody/certs
- ../../Volumes/ReverseProxy/letsencrypt/live:/etc/prosody/certs
deploy:
mode: global
resources: