Skip to content
Snippets Groups Projects
Commit c96eb321 authored by void's avatar void
Browse files

map config directory

parent 8830bad4
No related branches found
No related tags found
1 merge request!8Jabber umzug
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
- 5222:5222 - 5222:5222
- 5269:5269 - 5269:5269
volumes: volumes:
- /srv/jabber_test/etc/prosody.cfg.lua:/etc/prosody/prosody.cfg.lua - /srv/jabber_test/etc:/etc/prosody
- /srv/jabber_test/logs:/var/log/prosody - /srv/jabber_test/logs:/var/log/prosody
- /srv/jabber_test/data:/var/lib/prosody - /srv/jabber_test/data:/var/lib/prosody
# mount the certificates created by lets encrypt # mount the certificates created by lets encrypt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment