mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
fix: init
This commit is contained in:
parent
5cb572b6a5
commit
ff13cb4e26
3 changed files with 0 additions and 1 deletions
|
|
@ -145,6 +145,5 @@ class ProductionSeeder extends Seeder
|
|||
} catch (\Throwable $e) {
|
||||
echo "Error: {$e->getMessage()}\n";
|
||||
}
|
||||
Artisan::call('app:init');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue