entrypoint: also start accountingwep-api
Some checks failed
Build Docker Image / Build Docker Image (push) Has been cancelled

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
2025-11-21 12:08:39 +07:00
parent 4cb135d251
commit 75c40798c0

View File

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