Set up an Apache proxy for my Streamlit app

I am running my streamlit app using streamlit run main.py --server.port 8004 command i wanted to set a proxy for it in the Apache server and the URL should be like this: https://mydomain.com/my-app

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.