8 lines
56 B
TOML
8 lines
56 B
TOML
|
[server]
|
||
|
port = 8765
|
||
|
|
||
|
[database]
|
||
|
|
||
|
[log]
|
||
|
level = "debug"
|