updated readme
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user