This commit is contained in:
2021-08-04 22:42:05 +01:00
parent ca0be58e2c
commit 7f68d6d364

View File

@@ -88,7 +88,7 @@ server {
Run the following command, replacing `REPLACEME` with your domain name: 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 ## Get your first certificates