Adjusted taskanaRestUrl in environement-information.json
This commit is contained in:
Jörg Heffner 2020-02-03 12:52:18 +01:00 committed by Mustapha Zorgati
parent 4c81714d95
commit e365e20ed5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
"taskanaRestUrl": "http://localhost:8080/taskana"
"taskanaRestUrl": "http://localhost:8080/taskana/api"
}