salix/e2e/helpers/config.js

4 lines
50 B
JavaScript

module.exports = {
url: 'http://back:5000'
};