diff --git a/build b/build index 1eb58f1..5982237 100755 --- a/build +++ b/build @@ -37,7 +37,8 @@ min_npm_version_major="6"; # Deployment settings deploy_ssh_user="ci"; -deploy_ssh_host="aq.connectedhumber.org"; +# deploy_ssh_host="aq.connectedhumber.org"; +deploy_ssh_host="37.187.118.171"; deploy_ssh_port="22"; deploy_root_dir="Air-Quality-Web";