refs #5739 fix: local e2e
This commit is contained in:
parent
4417003d73
commit
273dd35992
|
@ -1,3 +1,3 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
url: 'http://front:5000'
|
url: 'http://localhost:5000'
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue