Fix cockroach service
This commit is contained in:
parent
2bafcc01e4
commit
a8d7033c06
|
@ -52,5 +52,6 @@ jobs:
|
||||||
ports:
|
ports:
|
||||||
- 26257:26257
|
- 26257:26257
|
||||||
cmd:
|
cmd:
|
||||||
- 'start'
|
# - '/cockroach/cockroach.sh'
|
||||||
|
- 'start-single-node'
|
||||||
- '--insecure'
|
- '--insecure'
|
||||||
|
|
Loading…
Reference in New Issue