Trying out this config #11
@@ -15,7 +15,6 @@ services:
|
|||||||
- "--entryPoints.web.address=:80"
|
- "--entryPoints.web.address=:80"
|
||||||
- --entryPoints=Name:http Address::80 Redirect.EntryPoint:https
|
- --entryPoints=Name:http Address::80 Redirect.EntryPoint:https
|
||||||
- --entryPoints=Name:https Address::443 TLS
|
- --entryPoints=Name:https Address::443 TLS
|
||||||
- --defaultentrypoints=https,http
|
|
||||||
- --certificatesresolvers.letsencrypt.acme.httpchallenge=true
|
- --certificatesresolvers.letsencrypt.acme.httpchallenge=true
|
||||||
- --certificatesresolvers.letsencrypt.acme.httpchallenge.entrypoint=http
|
- --certificatesresolvers.letsencrypt.acme.httpchallenge.entrypoint=http
|
||||||
- --certificatesresolvers.letsencrypt.acme.email=${EMAIL}
|
- --certificatesresolvers.letsencrypt.acme.email=${EMAIL}
|
||||||
|
|||||||
Reference in New Issue
Block a user