I am trying to achieve domain.com/AppName -> IP:port/AppName or IP:port depending on application im trying to forward. I was able to get sub domains working but most of my apps are URL base and i dont want to switch them. I have everything working in swag docker container but saw npm and would like to move everything to it.
I have been over this thread #104 but it is not exactly my situation
I am trying to achieve domain.com/AppName -> IP:port/AppName or IP:port depending on application im trying to forward. I was able to get sub domains working but most of my apps are URL base and i dont want to switch them. I have everything working in swag docker container but saw npm and would like to move everything to it.
I have been over this thread #104 but it is not exactly my situation
Thanks