In Typo3 you can have the default language open with Domain foo.com but the translation open with Domain bar.com. How Can i achieve the same for the headless / frontend?
What we want:
typo3.foo.com => typo3 json api
foo.com => frontend
typo3.bar.com => typo3 json api for translation
bar.com => frontend for translation
In Typo3 you can have the default language open with Domain foo.com but the translation open with Domain bar.com. How Can i achieve the same for the headless / frontend?
What we want:
typo3.foo.com => typo3 json api foo.com => frontend
typo3.bar.com => typo3 json api for translation bar.com => frontend for translation