Skip to content

Add BASE_URL env to compose.ci.yml for both containers#413

Merged
younes200 merged 2 commits intoupgrade-nextjsfrom
copilot/sub-pr-400
Mar 19, 2026
Merged

Add BASE_URL env to compose.ci.yml for both containers#413
younes200 merged 2 commits intoupgrade-nextjsfrom
copilot/sub-pr-400

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

BASE_URL was missing from compose.ci.yml, causing failures in containers that depend on it at runtime.

Changes

  • db-migrate: added BASE_URL: http://web:3000 (Docker internal service hostname)
  • web: added BASE_URL: http://localhost:3000 (container-local address)

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Co-authored-by: younes200 <198514+younes200@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade Next.js Add BASE_URL env to compose.ci.yml for both containers Mar 19, 2026
Copilot AI requested a review from younes200 March 19, 2026 19:55
@younes200 younes200 marked this pull request as ready for review March 19, 2026 19:58
@younes200 younes200 merged commit 8b722e2 into upgrade-nextjs Mar 19, 2026
1 check passed
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