production configuration

This commit is contained in:
dev-chiefworks
2022-01-20 19:36:51 -05:00
parent 9ff0b74791
commit f3a92682d7
+1 -1
View File
@@ -2,7 +2,7 @@
$arr = array();
//$arr["host"] = "10.20.30.27";
$arr["host"] = "10.10.10.23";
$arr["host"] = "172.31.4.60";
$arr["name"] = "wrenchboard";
$arr["user"] = "wrenchboard";
$arr["pass"] = "wrenchboard";