Permalink
Browse files

Fix compose file

  • Loading branch information...
akariv committed Mar 20, 2018
1 parent e09baba commit 002fd7934e23592c794237e25549970d305dd31d
Showing with 3 additions and 0 deletions.
  1. +3 −0 docker-compose.ci.yml
View
@@ -12,6 +12,9 @@ services:
OS_ELASTICSEARCH_ADDRESS: es:9200
OS_API_URL: http://localhost:8000
OS_CHECK_ES_HEALTHY: 'True'
OS_ACCESS_KEY_ID: foo
OS_SECRET_ACCESS_KEY: bar
OS_STORAGE_BUCKET_NAME: buck
db:
image: 'postgres:10-alpine'

0 comments on commit 002fd79

Please sign in to comment.