mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-10-13 19:18:14 +00:00
feat(instrumentation): run config migrations
This commit is contained in:
@@ -7,5 +7,7 @@ export const register = async () => {
|
||||
} catch (error) {
|
||||
console.error('Failed to run database migrations:', error);
|
||||
}
|
||||
|
||||
await import('./lib/config/index');
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user