Procházet zdrojové kódy

Se agregron 2 lineas que se borraron

gabriel před 6 roky
rodič
revize
e0c0f5406c
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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")