kopia lustrzana https://github.com/piku/piku
Merge pull request #277 from mariusa/patch-1
clarify that NODE_VERSION is optionalpull/282/head legacy
commit
6fe6d2ce47
|
@ -12,7 +12,7 @@ You can configure deployment settings by placing special variables in an `ENV` f
|
|||
|
||||
### Node
|
||||
|
||||
* `NODE_VERSION`: installs a particular version of node for your app if `nodeenv` is found on the path.
|
||||
* `NODE_VERSION`: installs a particular version of node for your app if `nodeenv` is found on the path. Optional; if not specified, the system-wide node package is used.
|
||||
|
||||
> **NOTE**: you will need to stop and re-deploy the app to change the `node` version in a running app.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue