Skip to content

Commit e9ef78d

Browse files
authored
Merge pull request pterodactyl#374 from death-droid/patch-1
Repair php artisan pterodactyl:env
2 parents 2c1b332 + 16b8480 commit e9ef78d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Console/Commands/UpdateEnvironment.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class UpdateEnvironment extends Command
4343
{--url=}
4444
{--driver=}
4545
{--session-driver=}
46+
{--queue-driver=}
4647
{--timezone=}';
4748

4849
/**

0 commit comments

Comments
 (0)