That's odd. Using this on the backend config: ``` ...
# support-questions
r
That's odd. Using this on the backend config:
Copy code
appInfo: {
    appName: 'My Website',
    apiDomain: 'https://my.website.com',
    websiteDomain: 'https://my.website.com',
    apiBasePath: '/api/auth',
  },
Will expose the APIs on
https://my.website.com/api/auth