Skip to content

./models lets you set environment variables

Latest
Compare
Choose a tag to compare
@quantombone quantombone released this 13 Aug 22:36
· 1 commit to master since this release

You can now do something like

VMX_LOCAL_URL=http://localhost:3001 ./models

without modifying the contents of the file.

Also the displayed version on top will use git --describe or md5 on the file itself.