mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
server forms
This commit is contained in:
@@ -14,7 +14,6 @@ class InstanceSettingsSeeder extends Seeder
|
||||
{
|
||||
InstanceSettings::create([
|
||||
'id' => 0,
|
||||
'wildcard_domain' => 'coolify.io',
|
||||
'is_https_forced' => false,
|
||||
'is_registration_enabled' => true,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user