Reformat to use a words file rather than babble
This commit is contained in:
parent
5f732bd6c5
commit
58f9d8baf2
3 changed files with 43 additions and 10 deletions
|
@ -40,6 +40,7 @@ services:
|
|||
- PORT=9090
|
||||
- DATA_PATH=/mnt/rove-server
|
||||
- ROVE_ACCOUNTANT_GRPC=rove-accountant:9091
|
||||
- WORDS_FILE=data/words_alpha.txt
|
||||
volumes:
|
||||
- persistent-data:/mnt/rove-server:rw
|
||||
command: [ "./script/wait-for-it.sh", "rove-accountant:9091", "--", "./rove-server"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue