fix(daemon): scope token drift warnings
This commit is contained in:
@@ -46,5 +46,6 @@ export async function runDaemonRestart(opts: DaemonLifecycleOptions = {}): Promi
|
||||
service: resolveGatewayService(),
|
||||
renderStartHints: renderGatewayServiceStartHints,
|
||||
opts,
|
||||
checkTokenDrift: true,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user