Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: development stage of Dockerfile, add volume mappings for compose
now "docker compose up --build" spins up a development build locally, hot reloading on Windows 11 + Docker Desktop didn't work, but that may be Windows + WSL2 specific setup problem, see the following: - vercel/next.js#36774 - microsoft/WSL#4739 also: - remove deprecated version number from docker-compose.yml refs PT-1792
- Loading branch information