Skip to content

Commit 4ae4e74

Browse files
add user-env-compile doc to readme.md
1 parent 2532f88 commit 4ae4e74

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ OAuth][github-builds] and [Github OAuth — Non-web Application Flow][github-oau
1010

1111
[github-builds]: https://github.com/blog/1270-easier-builds-and-deployments-using-git-over-https-and-oauth
1212

13+
Requirements
14+
------------
15+
16+
The app must have `user-env-compile` enabled for the buildpack to have access to config vars when building.
17+
18+
heroku labs:enable user-env-compile -a myapp
19+
20+
[Read more aobut user-env-compile.](https://devcenter.heroku.com/articles/labs-user-env-compile)
21+
1322
Usage
1423
-----
1524

0 commit comments

Comments
 (0)