You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update DNS token script to work with Docker Compose profiles
- Check if certbot/zabbix-agent are running before recreating them
- Use profile-specific commands to recreate services with new AUTH_KEY
- Replace restart with up -d to ensure env_file changes are picked up
- Only affect services that are actually running, preserving profile setup
0 commit comments