mon-entreprise/Procfile

2 lines
114 B
Plaintext
Raw Normal View History

2022-10-05 17:43:10 +00:00
web: node -v ; yarn -v ; echo "APP_DIR: $APP_DIR" ; echo "PORT: $PORT" ; yarn workspace "$APP_DIR" run start:prod