Skip to content

Commit

Permalink
Removed reference to docker-compose-test.yaml
Browse files Browse the repository at this point in the history
docker-compose-test.yaml was removed during the migration from goTemp to goTempM. The file did no longer make sense since services are not run in individual containers in Micro.
  • Loading branch information
camba1 authored Feb 4, 2021
1 parent 41bed7b commit f143bfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ Additionally, we have the following files in the root directory as well:
- `.dockerignore`: Files to be ignored when building service images
- `.gitignore`: Files to be ignored by git
- `docker-compose`: File controls the building of the different services and their dependencies
- `docker-compose-test`: Override compose file that can be used to test different services with their dependencies
- `go.mod and go.sum`: Go modules control
- `main.go`: Not used for services yet
- `Makefile`: shortcuts to common actions
Expand Down

0 comments on commit f143bfe

Please sign in to comment.