mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
configuring testing environment;
This commit is contained in:
parent
d28f74c1ad
commit
ccbfaba817
@ -65,6 +65,7 @@ services:
|
||||
cockroachdb:
|
||||
image: "cockroachdb/cockroach:v2.1.4"
|
||||
container_name: "typeorm-cockroachdb"
|
||||
command: start --insecure
|
||||
ports:
|
||||
- "26257:26257"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user