Update build docs.

This commit is contained in:
Kalila L 2020-08-23 14:49:21 -04:00
parent feac9683c4
commit b9a25905e2

View file

@ -1,6 +1,6 @@
# General Build Information
*Last Updated on June 27, 2020*
*Last Updated on August 23, 2020*
### OS Specific Build Guides
@ -80,6 +80,9 @@ Where /path/to/directory is the path to a directory where you wish the build fil
// The type of release.
RELEASE_TYPE=PRODUCTION|PR|DEV
// The Interface will have a custom default home and startup location.
INITIAL_STARTUP_LOCATION=Location/IP/URL
// TODO: What do these do?
PRODUCTION_BUILD=0|1
PR_BUILD=0|1