ui: redesign applications & settings
fix: follow logs
This commit is contained in:
@@ -156,6 +156,7 @@ prisma.setting.findFirst().then(async (settings) => {
|
||||
setInterval(async () => {
|
||||
scheduler.workers.has('infrastructure') && scheduler.workers.get('infrastructure').postMessage("action:copySSLCertificates")
|
||||
}, 2000)
|
||||
|
||||
// cleanupPrismaEngines
|
||||
// setInterval(async () => {
|
||||
// scheduler.workers.has('infrastructure') && scheduler.workers.get('infrastructure').postMessage("action:cleanupPrismaEngines")
|
||||
|
||||
Reference in New Issue
Block a user