aboutsummaryrefslogtreecommitdiffstats
path: root/dist/config.toml
blob: a557edc703517a9e2dab5c121d5bf4cb3601de73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Listen]
Address = '0.0.0.0'
Port = 80

[Command]
Host = ''
Secret = ''

[[API]]
Enable = true

[[Web]]
Enable = true