Luciano Andrade 7 年之前
父節點
當前提交
419d1aa3e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/src/Release.php

+ 1 - 1
tools/src/Release.php

@@ -257,7 +257,7 @@ inventory=inventory.ini
     function addNginx($composer, $config = array(), $flavor = "dev"){ 
 	$version = "latest";
 	$domain = "fd3.flowdat.com";
-	$host_env_file = "host.env"
+	$host_env_file = "host.env";
 	extract($config);
 
 	$composer->addService("nginx")->build("extra/nginx/")