github.com/drud/ddev@v1.21.5-alpha1.0.20230226034409-94fcc4b94453/pkg/ddevapp/traefik_certificates.yaml (about)

     1  # Dynamic configuration
     2  # in configuration/traefik_certificates.yaml
     3  tls:
     4    certificates:
     5      # first certificate
     6      - certFile: /mnt/ddev-global-cache/example-com.cert
     7        keyFile: /path/to/example-com.key
     8