diff --git a/entrypoint b/entrypoint index ffb743e..eac4d14 100644 --- a/entrypoint +++ b/entrypoint @@ -1,3 +1,6 @@ #!/bin/sh +cd /server/exthernal-login-api +& npm start -cd /server/exthernal-login-api && exec npm start \ No newline at end of file +cd /server/exthernal-accountingwep-api +& npm start \ No newline at end of file