dokku-git-rev icon indicating copy to clipboard operation
dokku-git-rev copied to clipboard

Add configurable env var name

Open stefsava opened this issue 7 years ago • 0 comments

I need to receive git revision hash in react apps created by create-react-app. For this kind of apps only env variables with name prefix by REACT_APP are visible at runtime. So I need set git revision hash to REACT_APP_ GIT_REV variable.

stefsava avatar Jan 22 '18 15:01 stefsava