feat: added flexible configuration system using figment
This commit is contained in:
parent
f16cdfdfff
commit
f9ffc21a3f
11 changed files with 227 additions and 74 deletions
3
otter.toml
Normal file
3
otter.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
data_dir = "./data"
|
||||
domain = "127.0.0.1"
|
||||
port = 8080
|
||||
Loading…
Add table
Add a link
Reference in a new issue