v0.9.0
Minor Changes
-
#261
c730417Thanks @jnhyperion! - Add configurable--hostCLI option for remote deployments. Use--hostCLI argument orFRAMELINK_HOSTenvironment variable to bind to addresses other than localhost (e.g.,0.0.0.0for network access).Also adds
FRAMELINK_PORTenvironment variable (with backwards-compatible fallback toPORT).