We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf172e commit f67578fCopy full SHA for f67578f
custom-domain/dstack-ingress/scripts/renewal-daemon.sh
@@ -3,7 +3,6 @@
3
while true; do
4
echo "[$(date)] Checking for certificate renewal"
5
6
- local all_domains
7
all_domains=$(get-all-domains.sh)
8
9
if [ -n "$all_domains" ]; then
0 commit comments