mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-21 12:29:36 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
e75c5a7d4e
8 changed files with 80 additions and 57 deletions
|
@ -24,6 +24,7 @@ const logger = new Logger();
|
|||
await initApp();
|
||||
await connectDB();
|
||||
await associateModels();
|
||||
await jobs();
|
||||
|
||||
// Load apps to create/update apps from integrations (Docker, Kubernetes, etc.)
|
||||
await initIntegrationsApps();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue