Dynamic server side data with prefix

I have a situation where this could be useful:

But linked to other project (where the backend is) and prefix (for beta/prod)

The reason:
I have a big project where backend and frontend are on separated projects, and also I was asked to handle 2 environments, so this will have 4 different servers..

For now I will create some workaround :slight_smile:

Thanks!

1 Like

I also had a need for this. They introduced some server connect prefix feature a few months ago, see if it’s what you want:

1 Like

Hey @Apple yes, what I'm asking for is to bring the same feature to the server side data option