mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Fix seeders; fixes typo; use glibc java
This commit is contained in:
@@ -75,7 +75,7 @@ class SourceServiceTableSeeder extends Seeder
|
||||
], [
|
||||
'name' => 'Custom Source Engine Game',
|
||||
'description' => 'This option allows modifying the startup arguments and other details to run a custo SRCDS based game on the panel.',
|
||||
'docker_image' => 'quay.io/pterodacty/core:source',
|
||||
'docker_image' => 'quay.io/pterodactyl/core:source',
|
||||
'config_startup' => '{"done": "gameserver Steam ID", "userInteraction": []}',
|
||||
'config_files' => '{}',
|
||||
'config_logs' => '{"custom": true, "location": "logs/latest.log"}',
|
||||
|
||||
Reference in New Issue
Block a user