Issues:
Dependency Resolution: Facing npm dependency conflicts (slate and slate-react) during Docker build despite using --legacy-peer-deps.
Live Updates and Redirects: Newly created admin pages aren't live on the server, and redirects aren't functioning post-creation.
Setup:
Dockerfile and docker-compose.yml updated with --legacy-peer-deps.
Using MongoDB (mongodb://mongo:27017/payload).
Help Needed:
Seeking solutions for npm conflicts in Docker, ensuring live page visibility, and fixing redirects in Payload CMS.