Greeting everyone,
I think this is a skill issue rather than Dokploy.
I'm trying to setup Nginx Unit server for my PHP application, which requires SSL, UNIT itself can generate self signed ssl certificate but I need a way to use Traefik SSL details.
I don't know how
My docker compose file and Nginx Unit config file is below: