We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2532f88 commit 4ae4e74Copy full SHA for 4ae4e74
README.md
@@ -10,6 +10,15 @@ OAuth][github-builds] and [Github OAuth — Non-web Application Flow][github-oau
10
11
[github-builds]: https://github.com/blog/1270-easier-builds-and-deployments-using-git-over-https-and-oauth
12
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
22
Usage
23
-----
24
0 commit comments