Set tick rate to 3
This commit is contained in:
parent
5d80cb2596
commit
1e18610c5c
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ services:
|
|||
- PORT=9090
|
||||
- DATA_PATH=/mnt/rove-server
|
||||
- WORDS_FILE=data/words_alpha.txt
|
||||
- TICK_RATE=3
|
||||
volumes:
|
||||
- persistent-data:/mnt/rove-server:rw
|
||||
command: [ "./rove-server"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue