mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
traefik cert-resolver naming enhancement
This commit is contained in:
parent
819193f80f
commit
fcd157cb8d
@ -40,7 +40,7 @@ entryPoints:
|
||||
|
||||
# -- Configure your CertificateResolver here...
|
||||
# certificatesResolvers:
|
||||
# staging:
|
||||
# cloudflare-staging:
|
||||
# acme:
|
||||
# email: your-email@example.com
|
||||
# storage: /var/traefik/certs/cloudflare-acme.json
|
||||
@ -54,7 +54,7 @@ entryPoints:
|
||||
# resolvers:
|
||||
# - "1.1.1.1:53"
|
||||
# - "8.8.8.8:53"
|
||||
# production:
|
||||
# cloudflare-production:
|
||||
# acme:
|
||||
# email: your-email@example.com
|
||||
# storage: /var/traefik/certs/cloudflare-acme.json
|
||||
|
Loading…
Reference in New Issue
Block a user