Skip to content

Commit 1b3cc03

Browse files
committed
Update README
1 parent dcc7363 commit 1b3cc03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@ export ZOOKEEPER_HOST=192.168.99.100
144144
export ZOOKEEPER_PORT=2181
145145
```
146146

147+
Alternatively, these dependencies (`Cassandra`, `Zookeeper` and `PostgreSQL`) can be started from `docker` providing default resources for the `HMDA Platform`:
148+
149+
`docker-compose -f docker-dev.yml up`
150+
151+
147152
* Start `sbt`
148153

149154
```shell

0 commit comments

Comments
 (0)