Przeglądaj źródła

ajout des nouveaux env de test"

opentalent 1 rok temu
rodzic
commit
e79f6513a2
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      src/Commands/SetupEnvCommand.php

+ 4 - 0
src/Commands/SetupEnvCommand.php

@@ -31,6 +31,10 @@ class SetupEnvCommand extends Command
         'test3' => '.env.test3',
         'test4' => '.env.test4',
         'test5' => '.env.test5',
+        'test6' => '.env.test6',
+        'test7' => '.env.test7',
+        'test8' => '.env.test8',
+        'test9' => '.env.test9',
         'ci' => '.env.staging',
     ];