feat: always have main domain have a cert
This commit is contained in:
parent
db4f5eca5f
commit
25c797899b
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
build: custom/nginx
|
||||
environment:
|
||||
CERTBOT_EMAIL: "webmaster@ixvd.net"
|
||||
CERTBOT_DOMAINS: ""
|
||||
CERTBOT_DOMAINS: "localhost"
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue