CfgKey -> ConfigKey

This commit is contained in:
Leymooo
2018-08-28 15:52:32 +03:00
parent 64fadc436b
commit 7e215e3c4f
3 changed files with 16 additions and 13 deletions

View File

@@ -1,3 +1,6 @@
# Config version. Do not change this
config-version = "1.0"
# What port should the proxy be bound to? By default, we'll bind to all addresses on port 25577.
bind = "0.0.0.0:25577"