Add environment variable configuration; closes #47
This commit is contained in:
parent
94f5bf0862
commit
1c58a9d699
3 changed files with 100 additions and 2 deletions
|
@ -16,6 +16,7 @@ class Kernel extends ConsoleKernel
|
|||
\Pterodactyl\Console\Commands\Inspire::class,
|
||||
\Pterodactyl\Console\Commands\MakeUser::class,
|
||||
\Pterodactyl\Console\Commands\ShowVersion::class,
|
||||
\Pterodactyl\Console\Commands\UpdateEnvironment::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue