mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 11:53:45 +02:00
remove required default value, update descriptions in seeder
This commit is contained in:
@@ -58,6 +58,7 @@ class SourceServiceTableSeeder extends Seeder
|
||||
$this->service = Models\Service::create([
|
||||
'author' => 'ptrdctyl-v040-11e6-8b77-86f30ca893d3',
|
||||
'name' => 'Source Engine',
|
||||
'description' => 'Includes support for most Source Dedicated Server games.',
|
||||
'file' => 'srcds',
|
||||
'executable' => './srcds_run',
|
||||
'startup' => '-game {{SRCDS_GAME}} -console -port {{SERVER_PORT}} -strictportbind -norestart'
|
||||
|
||||
Reference in New Issue
Block a user