Files
music-agregator/config.toml
T
2026-07-17 17:55:57 +02:00

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"