Added additional instructions to nginxproxymanager (#329)

* Added additional instructions to nginxproxymanager

* Update json/nginxproxymanager.json

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
Paul
2024-11-19 05:46:04 +13:00
committed by GitHub
parent b794a48f83
commit d84cf6ef0e

View File

@@ -32,8 +32,8 @@
},
"notes": [
{
"text": "Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference.",
"text": "Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference. Running `/app/scripts/install-certbot-plugins` within the nginxproxymanager LXC shell will install many additional plugins.",
"type": "warning"
}
]
}
}