CMS configuration
How do I connect to the Content Management System (CMS)?
AXIS PM is the VOLT's CMS that feeds Deltatre Apps.
Deltatre Apps connect to the CMS through two API endpoints:
CLIENT_SERVICE_URL: For getting dynamic assets (e.g., rows, pages, search).CLIENT_SERVICE_CDN_URL: For getting cachable assets (e.g., logos).
Where do I set the connection to AXIS PM?
Set the Deltatre Apps CLIENT_SERVICE_URL and CLIENT_SERVICE_CDN_URL fields in the .env file.