add default masters, change default port

This commit is contained in:
yggverse 2026-03-05 16:08:15 +02:00
parent f895df1d2c
commit af0c69c4c5

View file

@ -6,7 +6,9 @@ format_time = "%d/%m/%Y %H:%M"
host = "127.0.0.1"
# Bind server on given port
port = 8000
port = 8027
#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"]