Revert "doc: Fix typo in example."
This reverts commit 7b40d59114e1462d6d8140f325a66b12e91db667.
This commit is contained in:
parent
dc7e57833e
commit
5635512828
@ -20479,7 +20479,7 @@ A simple services setup for nginx with php can look like this:
|
||||
(server-name '("example.com"))
|
||||
(root "/srv/http/")
|
||||
(locations
|
||||
(list (nginx-php-fpm-location)))
|
||||
(list (nginx-php-location)))
|
||||
(listen '("80"))
|
||||
(ssl-certificate #f)
|
||||
(ssl-certificate-key #f)))
|
||||
|
Loading…
Reference in New Issue
Block a user