highscore-server/config.example.toml

7 lines
95 B
TOML

host = ""
port = 8080
token = "asd"
redirect = false
redirect_url = ""
db_path = "./db/app.db"