Open willard6699 opened 6 months ago
When I execute the last line of code, a prompt appears. How to solve the problem? Thank you.
docker-compose --env-file config/config.env up --build
try this: docker compose --env-file config/config.env up --build
When I execute the last line of code, a prompt appears. How to solve the problem? Thank you.
docker-compose --env-file config/config.env up --build