Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc committed Oct 10, 2024
1 parent 393c60b commit 155e8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compatibility/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
products:
# must match path from project root dir
build: compatibility
build: .
ports:
- 4001:4001

0 comments on commit 155e8c6

Please sign in to comment.