--- # traefik default config traefik_letsencrypt_email: "email@example.com" # traefik routes traefik_routes: # example app - name: "service.example.com" service: "service" host: "127.0.0.1" proto: "http" port: "80"