- or download this
DOMAIN=<value>
DOMAIN_TEST_DB_CONN_STR=<value>
DOMAIN_TEST_DB_USER=<value>
DOMAIN_TEST_DB_PSWD=<value>
- or download this
#These are the properties for engineering
#We expect you to change them for your environment
...
DOMAIN_TEST_DB_CONN_STR=<value>
DOMAIN_TEST_DB_USER=<value>
DOMAIN_TEST_DB_PSWD=<value>
- or download this
$envfile="/root/env.properties";
@envFile=<$env>;
...
}
}
}