Adjust certificates

pull/10/head
RPRX 4 years ago committed by GitHub
parent a7d29b0fd1
commit fd2e94f21e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,8 +28,8 @@
], ],
"certificates": [ "certificates": [
{ {
"certificateFile": "/path/to/tls.crt", // fullchain "certificateFile": "/path/to/fullchain.crt", //
"keyFile": "/path/to/tls.key" // "keyFile": "/path/to/private.key" //
} }
] ]
} }

Loading…
Cancel
Save