Ionic Git remote for monorepos

I have two apps, each with a Ionic Git remote.

Now I want to combine them in a monorepo. Which Ionic Git remote do I have to push to?

The schema of Ionic remotes currently looks like this:
git@git.ionicjs.com:COMPANY/APP.git

But now I have multiple Apps in one repo…