Skip to content

fix: make production compose portable#11

Merged
technowizard merged 2 commits into
mainfrom
fix/portable-prod-compose
May 22, 2026
Merged

fix: make production compose portable#11
technowizard merged 2 commits into
mainfrom
fix/portable-prod-compose

Conversation

@technowizard
Copy link
Copy Markdown
Owner

Summary

  • Make the production web image portable by removing build-time VITE_API_URL
  • Default web API calls to same-origin and proxy API routes through nginx at runtime
  • Add runtime API_UPSTREAM support for the web nginx config
  • Make production compose host ports configurable with SERVER_PUBLIC_PORT and WEB_PUBLIC_PORT
  • Add .env.prod.example with production-safe placeholders

@technowizard technowizard self-assigned this May 22, 2026
@technowizard technowizard merged commit 01479d2 into main May 22, 2026
2 checks passed
@technowizard technowizard deleted the fix/portable-prod-compose branch May 22, 2026 08:11
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.

1 participant