This commit is contained in:
Akbar Rahman 2021-08-04 22:42:05 +01:00
parent ca0be58e2c
commit 7f68d6d364
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -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