Reverse proxy template

Hi,

Is it possible to make a template with a parameter in nginx?

For example:
I have an app running on port 3000 and app running on 3001

I want:
test1.test.com -> port 3000
test2.test.com -> port 3001

Ok - I can create 2 templates with reverse proxy nginx … It would be simpler to add under template a parameter

Hello @lukas743, this suggestion has come up a couple of times recently and we are considering it, still there are some security aspects that need to be addressed first so we won’t decide about implementing it before the next release.

If it gets added, most likely this feature will be enabled only for the admin user.

similar request:

1 Like

For the admin user will be enough :innocent: