This commit is contained in:
Alexander
2026-04-29 17:29:58 +02:00
parent 3ecc6aee62
commit 945aab82c2
24 changed files with 2038 additions and 822 deletions
+22
View File
@@ -0,0 +1,22 @@
app:
port: 3000
database:
url: "postgresql://music:music@localhost:5433/music_aggregator"
metadata:
endpoint: "http://localhost:50051"
indexers:
- name: "Jackett"
indexer_type: jackett
url: "http://localhost:9117"
api_key: "apmtthy50kiu47wth8i1we22k5sn8ut6"
torrent:
client_type: stub
save_path: "/tmp/music-downloads"
log_path: "/tmp/torrent-stub.log"
storage:
base_path: "/tmp/music-library-test"