Remove domains.

This commit is contained in:
Mikaël Capelle
2023-06-04 19:02:28 +00:00
parent 1a4b870530
commit 2908007a62
3 changed files with 7 additions and 7 deletions

View File

@@ -16,4 +16,4 @@ $(dirname $0)/certbot \
--cert-name typename.fr \
-d $(echo typename.fr ${domains[*]} | tr ' ' ',')
docker-compose restart
docker compose restart