updated readme

This commit is contained in:
2020-03-18 19:18:04 -04:00
parent 6a5247817e
commit 2d9255184d

View File

@@ -11,4 +11,4 @@ Since this nginx is exposed to the internet, I have setup a script that will gen
No connections by IP only are allowed, everyone must have a hostname when conencting.
### conf.d
For simple deployments, all internal services that I would like to expose to the internet can be setup using `.conf` files in the `conf.d` directory. Let's Encrypt uses these configs to verify a domain name.
For simple deployments, all internal services that I would like to expose to the internet can be setup using `.conf` files in the `conf.d` directory. For Let's Encrypt to generate a certificate for a domain name, these configs need to supply a domain name which is publicly accessible.