Mount letsencrypt in the docker to read the certs
This commit is contained in:
parent
70d92c2d5e
commit
ac3844fe7a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ services:
|
|||
- TICK_RATE=3
|
||||
volumes:
|
||||
- persistent-data:/mnt/rove-server:rw
|
||||
- /etc/letsencrypt/:/etc/letsencrypt/
|
||||
command: [ "./rove-server"]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue