mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-03-31 17:15:37 +00:00
12 lines
No EOL
190 B
TOML
12 lines
No EOL
190 B
TOML
title = "HLState"
|
|
|
|
format_time = "%d/%m/%Y %H:%M"
|
|
|
|
# Bind server on given host
|
|
host = "127.0.0.1"
|
|
|
|
# Bind server on given port
|
|
port = 8000
|
|
|
|
#Configure instance in the debug mode
|
|
debug = true |