reflex
reflex copied to clipboard
Unable to Host Multiple Reflex Apps with nginx Reverse Proxy
I am attempting to host multiple Reflex applications using nginx as a reverse proxy, following the setup for a single Reflex app as described in the Reflex blog. However, I am encountering issues when trying to extend this setup to multiple apps. Despite configuring it does not work. I suspect there might be conflicts in the configurations or specific requirements for Reflex apps when proxied. Can you anyone help me with it. Thank you in advance
Closing this, feel free to re-open it if you have a repro example to provide.