Added UsePublicIP to example conig file.

This commit is contained in:
Gary Talent 2016-02-29 01:05:49 -06:00
parent cb99d5e881
commit 75bc76ff76

View File

@ -3,6 +3,7 @@
"Servers": { "Servers": {
"minecraft": { "minecraft": {
"Ports": [25565], "Ports": [25565],
"UsePublicIP": false,
"InitialSize": "512mb", "InitialSize": "512mb",
"Size": "4gb", "Size": "4gb",
"Region": "nyc3" "Region": "nyc3"