EUGENIO SOUZA CARVALHO 4 سال پیش
والد
کامیت
4e60b074b1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      020-deployment.yaml

+ 1 - 1
020-deployment.yaml

@@ -61,7 +61,7 @@ spec:
           - --entryPoints.traefik.address=:8100
           - --entryPoints.web.address=:80
           - --entryPoints.websecure.address=:443
-          - "--acme.domains=*.eugeniocarvalho.dev,eugeniocarvalho.dev"
+          - --acme.domains=*.eugeniocarvalho.dev,eugeniocarvalho.dev
 
           # permanent redirecting of all requests on http (80) to https (443)
           - --entrypoints.web.http.redirections.entryPoint.to=websecure