Added Dockerfile

This commit is contained in:
Dawid Majsnerowski 2019-11-19 18:21:04 +01:00
parent fd797a2d8a
commit bc86021126

View File

@ -13,6 +13,8 @@ exports.config = {
}], }],
logLevel: 'info', logLevel: 'info',
port: 9515,
deprecationWarnings: true,
bail: 0, bail: 0,
baseUrl: 'http://localhost', baseUrl: 'http://localhost',
waitforTimeout: 10000, waitforTimeout: 10000,