# $PORT is used by heroku-integration-service-mesh.  Set $APP_PORT as the app's listening port.
web: APP_PORT=3000 heroku-integration-service-mesh npm start
