Merge branch 'master' of https://github.com/rishighan/threetwo-docker-compose
This commit is contained in:
@@ -3,8 +3,9 @@ UNDERLYING_HOSTNAME=localhost
|
||||
COMICS_DIRECTORY=/Users/rishi/work/threetwo-core-service/comics
|
||||
USERDATA_DIRECTORY=/Users/rishi/work/threetwo-core-service/userdata
|
||||
|
||||
COMICVINE_API_KEY=foobar
|
||||
COMICVINE_API_KEY=onethreetwo
|
||||
|
||||
CACHER=Memory
|
||||
LOGGER=true
|
||||
LOGLEVEL=info
|
||||
SERVICEDIR=dist/services
|
||||
@@ -16,4 +17,4 @@ ELASTICSEARCH_URI=http://elasticsearch:9200
|
||||
KAFKA_BROKER_URI=kafka1:9092
|
||||
REDIS_URI=redis://redis:6379
|
||||
TRANSPORTER=redis://redis:6379
|
||||
CACHER=Memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user