feat (proxy): add wakapi to cert script

This commit is contained in:
Thomas Bishop 2025-05-05 10:10:51 +01:00
parent f5ccdd7bc6
commit 3a9825ff95

View file

@ -17,7 +17,8 @@ sudo certbot certonly --standalone \
-d grafana.systemsobscure.net \
-d bookmarks.systemsobscure.net \
-d forgejo.systemsobscure.net \
-d rocketchat.systemsobscure.net
-d rocketchat.systemsobscure.net \
-d wakapi.systemsobscure.net
echo "INFO Confirming certificate creation..."