This commit is contained in:
Henry Jordan
2021-01-21 19:24:52 +00:00
parent 47f59baadb
commit 58536e3ce2
6 changed files with 290 additions and 545 deletions

View File

@@ -68,7 +68,8 @@ const services = {
SEARCH: "/home/search",
PROCESSES: "/home/processes",
USERS: "/home/users",
TASKS: "/home/tasks"
TASKS: "/home/tasks",
DEBUG_STATUS: "/home/process-debug-status?processUid={prj_uid}"
};
export default {