first commit

This commit is contained in:
Your NamebaishaliHolocron
2026-06-15 12:57:03 +05:30
commit b9ac5ae0b2
398 changed files with 49583 additions and 0 deletions

8
bpmn/environments.json Normal file
View File

@@ -0,0 +1,8 @@
[
{
"envName": "local",
"applicationUrl": "http://localhost:8071",
"authUrl": "https://ikoncloud-dev.keross.com/ikon-api",
"jobUrl": "http://localhost:8083"
}
]