feat: rendre le dépôt configurable via variables d'env #2

Merged
cedric merged 7 commits from feat/improve-custom into master 2026-06-26 04:59:05 +00:00
Showing only changes of commit 029ba3cc90 - Show all commits
@@ -58,7 +58,7 @@
"musicBrainzUrl": { "musicBrainzUrl": {
"type": "string" "type": "string"
}, },
"isOKIAwtis": { "isExclusiveArtist": {
"type": "boolean", "type": "boolean",
"default": false "default": false
}, },