init, eod commit
This commit is contained in:
14
config.toml
Normal file
14
config.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[log]
|
||||
level = "info"
|
||||
directory = "logs/"
|
||||
rotation = 3 # in days
|
||||
|
||||
[gateway]
|
||||
http_port = ""
|
||||
websocket = ""
|
||||
|
||||
[database]
|
||||
host_dsn = ""
|
||||
username = ""
|
||||
password = ""
|
||||
database = ""
|
||||
Reference in New Issue
Block a user