fix typo
This commit is contained in:
parent
9efa7e1fd2
commit
3c251edc6f
@ -88,7 +88,7 @@ server {
|
||||
Run the following command, replacing `REPLACEME` with your domain name:
|
||||
|
||||
```
|
||||
sed -i 's/DOMAIN.NAME/REPLACEME/g data/nginx/app.conf'
|
||||
sed -i 's/DOMAIN.NAME/REPLACEME/g' data/nginx/app.conf
|
||||
```
|
||||
|
||||
## Get your first certificates
|
||||
|
Loading…
Reference in New Issue
Block a user