This commit is contained in:
steveseguin
2025-01-12 19:23:44 -05:00
parent 6f06a8a8e8
commit bc96ee5f4a

View File

@@ -81,6 +81,9 @@ systemctl --signal=SIGUSR2 kill coturn
EOL
chmod +x /etc/letsencrypt/renewal-hooks/deploy/coturn-reload
# Restart coturn to apply SSL configuration
systemctl restart coturn
return 0
}