I'm trying to do a workaround.. on the server of my client a service with an apache is already running, now i'm trying to add a subdomain to my service which includes a nginx running in docker. My question: how can I add a subdomain to the apache which points to the nginx running in docker?
sounds as a bad solution but its to much effort to put the services together, what do you think? (osTicket is already running behind the apache and I want to install bitwarden - bitwarden.com)
Thank you for your help!