salix/e2e/helpers/config.js

4 lines
55 B
JavaScript

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