salix/e2e/helpers/config.js

4 lines
51 B
JavaScript
Raw Normal View History

module.exports = {
2024-01-16 08:01:49 +00:00
url: 'http://front:5000'
2017-09-15 10:24:37 +00:00
};