mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
upgraded tarantool to support M1
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
8abaaf79f4
commit
cb89d42ced
@ -15,7 +15,7 @@ services:
|
|||||||
command: mongod
|
command: mongod
|
||||||
restart: always
|
restart: always
|
||||||
tarantool:
|
tarantool:
|
||||||
image: tarantool/tarantool:2.8.3
|
image: tarantool/tarantool:2.10.0-beta1
|
||||||
ports:
|
ports:
|
||||||
- "5200:5200"
|
- "5200:5200"
|
||||||
- "3301:3301"
|
- "3301:3301"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user