salix/e2e/helpers/config.js

4 lines
54 B
JavaScript

export default {
url: 'http://localhost:5000/'
};