hack: commented out local certs until i figure out how to route certs for local routers
This commit is contained in:
@@ -4,12 +4,12 @@ tls:
|
|||||||
# Cloudflare Origin CA *.forust.xyz
|
# Cloudflare Origin CA *.forust.xyz
|
||||||
# - certFile: /certs/cloudflare.pem
|
# - certFile: /certs/cloudflare.pem
|
||||||
# keyFile: /certs/cloudflare.key
|
# keyFile: /certs/cloudflare.key
|
||||||
stores:
|
# stores:
|
||||||
default:
|
# default:
|
||||||
defaultCertificate:
|
# defaultCertificate:
|
||||||
# Fallback local certificate
|
# # Fallback local certificate
|
||||||
certFile: /certs/local.pem
|
# certFile: /certs/local.pem
|
||||||
keyFile: /certs/local-key.pem
|
# keyFile: /certs/local-key.pem
|
||||||
|
|
||||||
options:
|
options:
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user