feat (proxy): add wakapi to cert script
This commit is contained in:
parent
f5ccdd7bc6
commit
3a9825ff95
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ sudo certbot certonly --standalone \
|
||||||
-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
|
-d rocketchat.systemsobscure.net \
|
||||||
|
-d wakapi.systemsobscure.net
|
||||||
|
|
||||||
echo "INFO Confirming certificate creation..."
|
echo "INFO Confirming certificate creation..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue