mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-22 12:41:05 +01:00
Added mounting of certificates
This commit is contained in:
parent
4767055711
commit
6e26b6a36d
@ -31,7 +31,7 @@ services:
|
|||||||
- "{{ ip4_address }}:143:143"
|
- "{{ ip4_address }}:143:143"
|
||||||
- "{{ ip4_address }}:993:993"
|
- "{{ ip4_address }}:993:993"
|
||||||
volumes:
|
volumes:
|
||||||
- "/mailu/certs:/certs"
|
- "/etc/letsencrypt:/certs/letsencrypt"
|
||||||
- "/mailu/overrides/nginx:/overrides"
|
- "/mailu/overrides/nginx:/overrides"
|
||||||
|
|
||||||
admin:
|
admin:
|
||||||
|
Loading…
Reference in New Issue
Block a user