Skip to content

fix: correct volume paths in docker-compose.yml#630

Merged
Innei merged 1 commit intoInnei:mainfrom
Illustar0:fix/docker-compose
Mar 9, 2026
Merged

fix: correct volume paths in docker-compose.yml#630
Innei merged 1 commit intoInnei:mainfrom
Illustar0:fix/docker-compose

Conversation

@Illustar0
Copy link
Copy Markdown
Contributor

@Illustar0 Illustar0 commented Feb 27, 2026

Description

Linked Issues

Additional context


Continue Tasks: ❌ 3 failed — View all

Copilot AI review requested due to automatic review settings February 27, 2026 11:58
@safedep
Copy link
Copy Markdown

safedep Bot commented Feb 27, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 27, 2026

@Illustar0 is attempting to deploy a commit to the Innei's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Docker Compose volume mount paths to align with the repository's monorepo structure. The repository recently migrated to a monorepo layout with the Next.js application located at apps/web/, and the Docker container's internal structure reflects this (as seen in the Dockerfile where the app runs from /app/apps/web/). This PR corrects the volume mounts to point to the correct paths inside the container.

Changes:

  • Updated .env file mount path from /app/.env to /app/apps/web/.env to match the monorepo structure
  • Added ./public directory mount to /app/apps/web/public for custom favicons and static assets

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Innei Innei merged commit 5c3ddf8 into Innei:main Mar 9, 2026
5 of 11 checks passed
@Illustar0 Illustar0 deleted the fix/docker-compose branch March 10, 2026 01:55
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.

3 participants