This commit is contained in:
anhduy-tech
2026-03-06 09:51:53 +07:00
parent 39aea8784e
commit 3ece124848
487 changed files with 1851 additions and 108460 deletions

View File

@@ -1,6 +1,6 @@
python3 envmaster.py
PROJECT="utopia"
IMAGE="api"
PROJECT="erp"
IMAGE="erpapi-service"
docker build -t docker.bigdatatech.vn/$PROJECT/$IMAGE:latest .
docker push docker.bigdatatech.vn/$PROJECT/$IMAGE:latest