EUGENIO SOUZA CARVALHO 4 năm trước cách đây
mục cha
commit
4e60b074b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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