salix/e2e/helpers/config.js

4 lines
53 B
JavaScript

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