I created a self hosted instance running on docker, I initialised it the Docker Compose way so modifications are easier to do.
I would like to host it to the internet using Cloudflared tunnels. I have managed to get other services running though it but not the Appwrite UI.
Are there any guides on how to configure the frontend to pass through the tunnel?