mirror of
https://github.com/onyx-and-iris/q3rcon-cli.git
synced 2026-03-23 18:29:18 +00:00
upd .envrc example
This commit is contained in:
parent
0e962e5aa0
commit
7ec51293e4
@ -49,8 +49,8 @@ example .envrc:
|
|||||||
```env
|
```env
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
export Q3RCON_CLI_HOST="localhost"
|
export Q3RCON_CLI_HOST=localhost
|
||||||
export Q3RCON_CLI_PORT="28960"
|
export Q3RCON_CLI_PORT=28960
|
||||||
export Q3RCON_CLI_PASSWORD="<rcon password>"
|
export Q3RCON_CLI_PASSWORD="<rcon password>"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user