added missing closing bracket

This commit is contained in:
StefanAbl 2019-10-02 22:42:37 +02:00 committed by Tom Hacohen
parent cf0dc8e6a8
commit 61ae366a7b

View File

@ -28,3 +28,4 @@ server {
ssl_certificate /path/to/certificate-file
ssl_certificate_key /path/to/certificate-key-file
# other ssl directives as needed
}