Clarify Bedrock remote address change (#787)

There's no reason for most users to try changing this.
This commit is contained in:
Camotoy 2020-06-19 14:39:40 -04:00 committed by GitHub
parent 5eb7c9d1dc
commit effd7602af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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