fix syntax

This commit is contained in:
yggverse 2026-03-05 23:04:31 +02:00
parent 9caeb461d3
commit aead5c57c7

View file

@ -1,7 +1,7 @@
title = "HLState"
# Bind server on given host
host = "[::1]"
host = "::1"
# Bind server on given port
port = 8027