chore: update to working rethink image
This commit is contained in:
parent
27ab4fa81b
commit
81881e1019
@ -102,15 +102,13 @@ compose-api:
|
||||
restart: always
|
||||
|
||||
rethinkdb:
|
||||
image: autopilotpattern/rethinkdb:2.3.5r1
|
||||
image: autopilotpattern/rethinkdb:2.3.5r2
|
||||
restart: always
|
||||
mem_limit: 1g
|
||||
env_file:
|
||||
- _env
|
||||
environment:
|
||||
- CONSUL_AGENT=1
|
||||
ports:
|
||||
- 8080:8080
|
||||
expose:
|
||||
- 28015
|
||||
- 29015
|
||||
|
Loading…
Reference in New Issue
Block a user