mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 15:49:35 -04:00
5164d0448f
Resolves #3652 # Description of Changes Update docs nginx configuration to better support `spacetime logs --follow` when self hosting configured to use ssl. # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing I have added this location to my own nginx configuration and confirmed I am able to `spacetime logs -s some-https-server <my-module> --follow` and see logs immediately and continue following even if no log is produced after 1 minute. Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com> Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>