Files
micro-service-api/entrypoint
supphakitd 4a548e38b5
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 2m59s
Dockerfile: forgot to add ttc, also add accountingwep api
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 17:33:25 +07:00

4 lines
75 B
Bash

#!/bin/sh
./start-login.sh &
./start-ttc.sh &
exec ./start-accountingwep.sh