Explorar el Código

FD3-712 refactory comando make:install:v2

Espinoza Guillermo hace 6 años
padre
commit
48b9564231
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      tools/src/ReleaseV2.php

+ 0 - 1
tools/src/ReleaseV2.php

@@ -523,7 +523,6 @@ class ReleaseV2 extends Release
         
         $service
             ->addLinks("mysql", "mysql")
-            ->addEnv_file("host.env")
             ->addEnv_file("mysql.{$host_env_file}")
             ->addVolumes("pma_volumen", "/www");