Pass the cert name into the docker deployment
This commit is contained in:
parent
ac3844fe7a
commit
4821a90143
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
- DATA_PATH=/mnt/rove-server
|
||||
- WORDS_FILE=data/words_alpha.txt
|
||||
- TICK_RATE=3
|
||||
- CERT_NAME=${CERT_NAME}
|
||||
volumes:
|
||||
- persistent-data:/mnt/rove-server:rw
|
||||
- /etc/letsencrypt/:/etc/letsencrypt/
|
||||
|
|
Loading…
Add table
Reference in a new issue