Skip to content

v1.3.0

Choose a tag to compare

@selimacerbas selimacerbas released this 19 Apr 21:21
· 7 commits to main since this release
084d69b
  • Add configurable host binding via the host field on server.start({ host = ... }). Default remains 127.0.0.1. Set to 0.0.0.0 to expose externally (useful in containers).