please rust server work
This commit is contained in:
parent
7a67a4df0f
commit
3c76c3f069
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ services:
|
|||
rust:
|
||||
image: didstopia/rust-server:latest
|
||||
environment:
|
||||
- RUST_SERVER_STARTUP_ARGUMENTS=-batchmode -load -logfile /dev/stdout +server.secure 1
|
||||
- RUST_SERVER_IDENTITY=smexypexy
|
||||
- RUST_SERVER_NAME=smexypexyrustserver
|
||||
- RUST_SERVER_MAXPLAYERS=20
|
||||
- RUST_SERVER_WORLDSIZE=2500
|
||||
|
|
Reference in a new issue