Skip to content

Commit

Permalink
Fixed path to example in docker configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Arosha K Bandara committed Jan 30, 2022
1 parent 93e4d2f commit 00ebaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
ports:
- "5001:5001"
alf_client:
build: ./application
build: ./example
ports:
- "8000:8000"
depends_on:
Expand Down

0 comments on commit 00ebaee

Please sign in to comment.