Parcourir la source

Se agregron 2 lineas que se borraron

gabriel il y a 6 ans
Parent
commit
e0c0f5406c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      tools/src/Release.php

+ 2 - 0
tools/src/Release.php

@@ -980,6 +980,7 @@ class Release extends Command
             ->addLinks("mysql")
             ->addLinks("base")
             ->addLinks("nginx", $this->getDomain("base"))
+            ->addLinks("nginx", $this->getDomain("dhcp"))
             ->addEnv_file("running.env")
             ->addEnv_file("host.env")
             ->addEnv_file("cablemodem.host.env")
@@ -995,6 +996,7 @@ class Release extends Command
             ->addLinks("mysql")
             ->addLinks("base")
             ->addLinks("nginx", $this->getDomain("base"))
+            ->addLinks("nginx", $this->getDomain("cablemodem"))
             ->addEnv_file("running.env")
             ->addEnv_file("host.env")
             ->addEnv_file("dhcp.host.env")