chore (infra): add new domain to cert script
This commit is contained in:
parent
e4d728d3c5
commit
ce3d695c6b
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ sudo certbot certonly --standalone \
|
||||||
-d systemsobscure.net \
|
-d systemsobscure.net \
|
||||||
-d grafana.systemsobscure.net \
|
-d grafana.systemsobscure.net \
|
||||||
-d bookmarks.systemsobscure.net \
|
-d bookmarks.systemsobscure.net \
|
||||||
-d forgejo.systemsobscure.net
|
-d forgejo.systemsobscure.net \
|
||||||
|
-d rocketchat.systemsobscure.net
|
||||||
|
|
||||||
echo "INFO Confirming certificate creation..."
|
echo "INFO Confirming certificate creation..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue