mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-25 07:50:35 -05:00
fix: init
This commit is contained in:
@@ -145,6 +145,5 @@ class ProductionSeeder extends Seeder
|
||||
} catch (\Throwable $e) {
|
||||
echo "Error: {$e->getMessage()}\n";
|
||||
}
|
||||
Artisan::call('app:init');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user