瀏覽代碼

Se agregron 2 lineas que se borraron

gabriel 6 年之前
父節點
當前提交
e0c0f5406c
共有 1 個文件被更改,包括 2 次插入0 次删除
  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")