Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f35f23d

Browse files
G4dterChocobozzz
authored andcommitted
Update production.md
1 parent 9129b76 commit f35f23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/doc/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To generate the certificate for your domain as required to make https work you c
134134

135135
```
136136
$ sudo systemctl stop nginx
137-
$ sudo certbot certonly --standalone --post-hook "systemctl start nginx"
137+
$ sudo certbot certonly --standalone --post-hook "systemctl restart nginx"
138138
$ sudo systemctl reload nginx
139139
```
140140

0 commit comments

Comments
 (0)