salix/e2e/helpers/config.js

4 lines
54 B
JavaScript
Raw Normal View History

2017-09-15 10:24:37 +00:00
export default {
url: 'http://localhost:5000/'
};