mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-03-31 17:15:37 +00:00
fix syntax
This commit is contained in:
parent
9caeb461d3
commit
aead5c57c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
title = "HLState"
|
||||
|
||||
# Bind server on given host
|
||||
host = "[::1]"
|
||||
host = "::1"
|
||||
|
||||
# Bind server on given port
|
||||
port = 8027
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue