fix(dcrouter): retry auto certificate provisioning after SmartAcme becomes ready

This commit is contained in:
2026-03-27 19:26:39 +00:00
parent ec0348a83c
commit 2efdd2f16b
4 changed files with 39 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.12.0',
version: '11.12.1',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}