When I create Docker containers with docker-compose, the backend container keeps restarting constantly, showing these two errors: <img width="1609" height="434" alt="Image" src="https://github.com/user-attachments/assets/06bb8e0b-550a-41bb-89da-bc608ecf6c74" /> It seems that when creating the container, the .env file is not imported correctly.
When I create Docker containers with docker-compose, the backend container keeps restarting constantly, showing these two errors:
It seems that when creating the container, the .env file is not imported correctly.