mon-entreprise/Procfile

2 lines
118 B
Plaintext

web: node -v ; yarn -v ; echo "APP_DIR => $APP_DIR" ; echo "PORT => $PORT" ; yarn workspace "$APP_DIR" run start:prod