mirror of
https://github.com/onyx-and-iris/q3rcon-proxy.git
synced 2025-05-15 16:50:23 +01:00
fix example
This commit is contained in:
parent
e0dc2c02d9
commit
a0c1f15ef0
@ -34,7 +34,7 @@ Each of the flags has a corresponding environment variable:
|
||||
Multiple rcon proxies may be configured by setting *--ports-mapping/Q3RCON_PORTS_MAPPING* like so:
|
||||
|
||||
```console
|
||||
export Q3RCON_TARGET_PORTS="20000:28960;20001:28961;20002:28962"
|
||||
export Q3RCON_PORTS_MAPPING="20000:28960;20001:28961;20002:28962"
|
||||
```
|
||||
|
||||
This would configure q3rcon-proxy to run 3 proxy servers listening on ports 20000, 20001 and 20002 that redirect rcon requests to game servers on ports 28960, 28961 and 28962 respectively.
|
||||
|
Loading…
x
Reference in New Issue
Block a user