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