brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 286 forks source link

Set phantomPath with an env var #176

Open palmerabollo opened 7 years ago

palmerabollo commented 7 years ago

Is it possible to set the phantomPath using an environment variable (ex. PHANTOM_PATH)? It's a de facto standard and would be very useful.