entrypoint: added start api services scripts
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m1s

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
2025-11-21 15:52:47 +07:00
parent 02b1a6f31b
commit 2dee76e1c7
4 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,3 @@
#!/bin/sh
cd /server/exthernal-login-api
& npm start
cd /server/exthernal-accountingwep-api
& npm start
./start-login.sh &
exec ./start-accountingwep.sh