Hi, I want to install PeerTube on my vps and the ports 80 and 443 are already assigned to another docker container which is mailu mail server by the way. So I need a docker compose file that will be able to run on different ports and I already have a mail server so how to connect it with the PeerTube? And also for ports 80 and 443 I’m using clouflare tunnel so I point it to localhost:PORT and I don’t need SSL certificates, etc. Please if someone has already have similar configuration help with the docker compose and .env file.
Thanks in advance