summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
index 444538c..f813c67 100644
--- a/Procfile
+++ b/Procfile
@@ -2,3 +2,4 @@ authzd: ./bin/authzd
envoy: ./bin/envoy-shim
sparkled: ./bin/sparkled
spicedb: ./bin/spicedb serve --grpc-preshared-key $ZED_TOKEN --http-addr :8081 --grpc-addr :50051 --datastore-engine memory --log-level warn --log-format json --telemetry-endpoint "" --skip-release-check
+cochroach: ./bin/cochroach start-single-node --insecure --listen-addr=:26257