This repository was archived by the owner on Jan 22, 2021. It is now read-only.
This repository was archived by the owner on Jan 22, 2021. It is now read-only.
Correct BUNDLE_PATH for regular meteor deploy? #37
Closed
Description
Hi great pkg!
Cant figure out the correct BUNDLE_PATH value for a normal "meteor deploy"?
I feel like a good number of people are first going to try their sites on the meteor servers first and need to know this value?
Ive tried:
- not setting it at all
- "/built_app"
- process.env.PWD
- process.cwd()
- "/var/www/app/bundle"
Thanks!
Metadata
Metadata
Assignees
Labels
No labels