michael_pxr
01/16/2024, 10:56 AMappInfo
for the backend. We have a single nodejs API that can be reached from multiple domains. E.g. api.example1.com and api.example2.com. What should be the value of appInfo.apiDomain
, since it's expecting a single string?