Wave 3 T2: WAV upload flow — POST api/track/upload, POST api/cms/track, /cms/tracks/new

This commit is contained in:
Daniel Harvey
2026-05-18 15:18:28 -04:00
parent f46c2557c8
commit 266086906e
5 changed files with 469 additions and 2 deletions
+3
View File
@@ -12,6 +12,9 @@
"ApiUrls": {
"ContentApi": "http://localhost:12777/"
},
"ContentApi": {
"ApiKey": "REPLACE_IN_ENV"
},
"ForwardedHeaders": {
"DisableHttpsRedirection": "true"
}