12 lines
302 B
TOML
12 lines
302 B
TOML
[service]
|
|
address = "[::1]:50051"
|
|
[indexer]
|
|
address = "http://localhost:9117"
|
|
api = "pj47116b3clxpf4h1b2fu9vrj07pmfa6"
|
|
[torrent]
|
|
address = "unix:///run/user/1000/devenv-ae542bd/torad.sock"
|
|
[metadata]
|
|
address = "http://localhost:50053"
|
|
[database]
|
|
url = "postgres://fujin@localhost:5432/music_agregator"
|