some updates

This commit is contained in:
Jonas_Jones 2023-12-13 04:19:04 +01:00
parent b852500513
commit f93e034373
12 changed files with 265 additions and 20 deletions

10
config.toml Normal file
View file

@ -0,0 +1,10 @@
[server]
host = "localhost"
port = 8080
[lastfm]
api_key = ""
api_secret = ""
[database]
host = ""