fix (infra): add www to sys obs SSL cert
This commit is contained in:
parent
8c380b7173
commit
4c0ba94937
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ sudo certbot certonly --standalone \
|
|||
-d wakapi.systemsobscure.net \
|
||||
-d linkding.systemsobscure.net \
|
||||
-d miniflux.systemsobscure.net \
|
||||
-d systemsobscure.blog
|
||||
|
||||
-d systemsobscure.blog \
|
||||
-d www.systemsobscure.blog
|
||||
echo "INFO Confirming certificate creation..."
|
||||
|
||||
sudo certbot certificates
|
||||
|
|
Loading…
Add table
Reference in a new issue