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