forked from GeyserMC/Geyser
Clarify Bedrock remote address change (#787)
There's no reason for most users to try changing this.
This commit is contained in:
parent
5eb7c9d1dc
commit
effd7602af
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
# --------------------------------
|
||||
|
||||
bedrock:
|
||||
# The IP address that will listen for connections
|
||||
# The IP address that will listen for connections.
|
||||
# There is no reason to change this unless you want to limit what IPs can connect to your server.
|
||||
address: 0.0.0.0
|
||||
# The port that will listen for connections
|
||||
port: 19132
|
||||
|
|
Loading…
Reference in a new issue