mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-23 00:59:18 +02:00
some updates
This commit is contained in:
parent
b852500513
commit
f93e034373
12 changed files with 265 additions and 20 deletions
10
config.toml
Normal file
10
config.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
[server]
|
||||
host = "localhost"
|
||||
port = 8080
|
||||
|
||||
[lastfm]
|
||||
api_key = ""
|
||||
api_secret = ""
|
||||
|
||||
[database]
|
||||
host = ""
|
Loading…
Add table
Add a link
Reference in a new issue