Closed paulvanbladel closed 2 years ago
When I run this project as is on windows 11 with WSL in ubuntu, I get error on the docker-compose file
ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for services: 'clinicmanagement-api'
When I add a version tag at the top of the file
Version: "2" The error is fixed.
If you can, confirm it works now
When I run this project as is on windows 11 with WSL in ubuntu, I get error on the docker-compose file
When I add a version tag at the top of the file