sbt-idp/cope2n-ai-fi/README.md
2023-11-30 18:22:16 +07:00

1.0 KiB
Executable File

AI-core

Add your files

cd existing_repo
git remote add origin http://code.sdsrv.vn/c-ope2n/ai-core.git
git branch -M main
git push -uf origin main

Develop

Assume you are at root folder with struct:

.
├── cope2n-ai-fi
├── cope2n-api
├── cope2n-fe
├── .env
└── docker-compose-dev.yml

Run: docker-compose -f docker-compose-dev.yml up --build -d to bring the project alive

Environment Variables

Variable Default Usage Note
CELERY_BROKER $250
SAP_KIE_MODEL $80
FI_KIE_MODEL $420