I want to update two instances of typesense (not a cluster, but disconnected from each other and in different regions) with the same data.
Is there a way to make an external request to my app that will reach both running machines (similar to global.app.internal
for internal requests)?
Or, alternatively, are there an external addresses available to target individual machines?