rust url fix?
This commit is contained in:
parent
9f60e2d5cb
commit
a7d371aa67
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ services:
|
||||||
- RUST_SERVER_MAXPLAYERS=20
|
- RUST_SERVER_MAXPLAYERS=20
|
||||||
- RUST_SERVER_WORLDSIZE=2500
|
- RUST_SERVER_WORLDSIZE=2500
|
||||||
- RUST_SERVER_SEED=694201
|
- RUST_SERVER_SEED=694201
|
||||||
- RUST_SERVER_URL=faulty.nl
|
- RUST_SERVER_URL=rust.neo.faulty.nl
|
||||||
- RUST_SERVER_PORT=28115
|
- RUST_SERVER_PORT=28115
|
||||||
- RUST_APP_PORT=28182
|
- RUST_APP_PORT=28182
|
||||||
- RUST_RCON_PORT=28116
|
- RUST_RCON_PORT=28116
|
||||||
|
|
Reference in a new issue