nginx-proxy/renew_certs.sh

6 lines
89 B
Bash
Executable File

#!/bin/bash
$(dirname $0)/certbot renew --cert-name typename.fr
docker compose restart