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