Skip to content

fix: restore Fly deployment - #54

Merged
lewxdev merged 1 commit into
mainfrom
codex/fix-fly-deploy
Aug 15, 2026
Merged

fix: restore Fly deployment#54
lewxdev merged 1 commit into
mainfrom
codex/fix-fly-deploy

Conversation

@lewxdev

@lewxdev lewxdev commented Aug 15, 2026

Copy link
Copy Markdown
Owner

what changed

  • accept React 19's nullable scroll element ref in the minimap
  • bind the HTTP server explicitly to 0.0.0.0:3000

why

the latest Fly deployment was blocked by a TypeScript error in the new minimap. the running release also reported a misleading localhost address even though Fly requires a wildcard listener.

impact

the production image can build again, and the server's configured address now matches Fly's routing contract.

validation

  • BASE_URL=https://mmmines.fly.dev npm run build
  • npm run lint
  • git diff --check

Prompt:
approve the fixes

Co-authored-by: Codex <codex@openai.com>
@lewxdev
lewxdev marked this pull request as ready for review August 15, 2026 01:45
@lewxdev
lewxdev requested a review from drewradcliff August 15, 2026 01:49
@lewxdev
lewxdev merged commit 8f84992 into main Aug 15, 2026
1 check passed
@lewxdev
lewxdev deleted the codex/fix-fly-deploy branch August 15, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants