Merge branch 'master' of http://10.9.0.0/ttc/micro-service-api
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m11s

This commit is contained in:
x2Skyz
2025-11-21 12:09:51 +07:00

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