4592-jenkins_tests #1075
|
@ -60,8 +60,6 @@ module.exports = class Docker {
|
|||
this.dbConf.host = netSettings.Gateway;
|
||||
|
||||
this.dbConf.port = netSettings.Ports['3306/tcp'][0]['HostPort'];
|
||||
|
||||
console.log('Container host: ', this.dbConf.host);
|
||||
}
|
||||
|
||||
await this.wait();
|
||||
|
|
Loading…
Reference in New Issue