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