refs #5739 fix: local e2e
gitea/salix/pipeline/head There was a failure building this commit Details
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2024-01-17 11:57:20 +01:00
parent 4417003d73
commit 273dd35992
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module.exports = { module.exports = {
url: 'http://front:5000' url: 'http://localhost:5000'
}; };