Browse Source

FD3-712 refactory comando make:install:v2

Espinoza Guillermo 6 years ago
parent
commit
48b9564231
1 changed files with 0 additions and 1 deletions
  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");