Seems to be a typo here
@@ -63,9 +63,7 @@ Then run once:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker exec -it nginx /bin/sh
|
$ docker exec -it nginx /bin/sh
|
||||||
|
$ cp /etc/nginx/servers/wg-easy.conf /etc/nginx/conf.d/.
|
||||||
cp wg-easy.conf /etc/nginx/conf.d/.
|
|
||||||
|
|
||||||
$ certbot --nginx --non-interactive --agree-tos -m webmaster@google.com -d ⚠️wg-easy.myhomelab.com
|
$ certbot --nginx --non-interactive --agree-tos -m webmaster@google.com -d ⚠️wg-easy.myhomelab.com
|
||||||
$ nginx -s reload
|
$ nginx -s reload
|
||||||
$ exit
|
$ exit
|
||||||
|
|||||||
Reference in New Issue
Block a user