Files
micro-service-api/entrypoint

4 lines
61 B
Plaintext
Raw Normal View History

#!/bin/sh
cd server/exthernal-login-api && exec npm run dev