mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-03-31 09:05:42 +00:00
add default masters, change default port
This commit is contained in:
parent
f895df1d2c
commit
af0c69c4c5
1 changed files with 4 additions and 2 deletions
|
|
@ -6,7 +6,9 @@ format_time = "%d/%m/%Y %H:%M"
|
||||||
host = "127.0.0.1"
|
host = "127.0.0.1"
|
||||||
|
|
||||||
# Bind server on given port
|
# Bind server on given port
|
||||||
port = 8000
|
port = 8027
|
||||||
|
|
||||||
#Configure instance in the debug mode
|
#Configure instance in the debug mode
|
||||||
debug = true
|
debug = true
|
||||||
|
|
||||||
|
masters = ["[202:68d0:f0d5:b88d:1d1a:555e:2f6b:3148]:27010", "[300:dee4:d3c0:953b::2019]:27010"]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue