RestySqlite/conf.toml

9 lines
96 B
TOML

title = "Configuration file for API"
[api]
port = 5417
handle = "api"
[sql]
database = "test"