Skip to content

Commit

Permalink
fix compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc committed Oct 16, 2023
1 parent cfea5e8 commit 7743e11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions implementations/hotchocolate/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ services:
products:
# must be relative to the root of the project
build:
context: .
dockerfile: ./compatibility/dockerfile
build: implementations/hotchocolate
ports:
- 4001:4001

0 comments on commit 7743e11

Please sign in to comment.