mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Fix setup command issues
This commit is contained in:
@@ -11,7 +11,7 @@ return [
|
||||
| standard Pterodactyl shipped services.
|
||||
*/
|
||||
'service' => [
|
||||
'author' => env('SERVICE_AUTHOR', 'unknown@unknown.com'),
|
||||
'author' => env('APP_SERVICE_AUTHOR', 'unknown@unknown.com'),
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user