FROM node-base EXPOSE 3000 ENV API_TARGET="user" CMD [ "node", "/app/src/start.js" ]