added missing closing bracket
This commit is contained in:
parent
cf0dc8e6a8
commit
61ae366a7b
@ -28,3 +28,4 @@ server {
|
|||||||
ssl_certificate /path/to/certificate-file
|
ssl_certificate /path/to/certificate-file
|
||||||
ssl_certificate_key /path/to/certificate-key-file
|
ssl_certificate_key /path/to/certificate-key-file
|
||||||
# other ssl directives as needed
|
# other ssl directives as needed
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user