mirror of
https://github.com/mempool/mempool.git
synced 2025-03-01 17:17:09 +01:00
Merge pull request #641 from unruhschuh/patch-1
This commit is contained in:
commit
f12f1b4a4e
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ Install the supplied nginx.conf and nginx-mempool.conf in /etc/nginx
|
|||
apt-get install -y nginx python-certbot-nginx
|
||||
|
||||
# install the mempool configuration for nginx
|
||||
cp nginx.conf nginx-mempool.conf /etc/nginx/nginx.conf
|
||||
cp nginx.conf nginx-mempool.conf /etc/nginx/
|
||||
|
||||
# replace example.com with your domain name
|
||||
certbot --nginx -d example.com
|
||||
|
|
Loading…
Add table
Reference in a new issue