Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 20:23
· 118 commits to main since this release
a755c0b

Minor Changes

  • #261 c730417 Thanks @jnhyperion! - Add configurable --host CLI option for remote deployments. Use --host CLI argument or FRAMELINK_HOST environment variable to bind to addresses other than localhost (e.g., 0.0.0.0 for network access).

    Also adds FRAMELINK_PORT environment variable (with backwards-compatible fallback to PORT).