Skip to content

Commit

Permalink
Remove commented out code in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
John Miller committed Sep 4, 2024
1 parent 4a21a03 commit ea12de7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# version: '3.4'

# services:
# microservice.customer.api:
# image: ${DOCKER_REGISTRY-}microservicecustomerapi
# build:
# context: .
# dockerfile: Microservice.Customer.Api/Dockerfile

version: '3.4'

services:
Expand Down

0 comments on commit ea12de7

Please sign in to comment.