mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-23 00:59:18 +02:00
10 lines
101 B
TOML
10 lines
101 B
TOML
[server]
|
|
host = "localhost"
|
|
port = 8080
|
|
|
|
[lastfm]
|
|
api_key = ""
|
|
api_secret = ""
|
|
|
|
[database]
|
|
host = ""
|