Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
move elasticsearch dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
KhadijaMahanga committed Dec 5, 2019
1 parent 3b4126f commit bae9d56
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -14,7 +14,7 @@ services:
MYSQL_PASSWORD: takwimu
MYSQL_ROOT_PASSWORD: takwimu
es:
build: .
build: ./docker/elasticsearch/
ports:
- "9200:9200"
environment:
Expand Down
File renamed without changes.

0 comments on commit bae9d56

Please sign in to comment.