summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-14 12:46:58 -0600
committermo khan <mo@mokhan.ca>2025-07-14 12:46:58 -0600
commit5c9e5b297cdf5d761740e6604b1e36d390aa86a8 (patch)
tree758c12f107a52684549f4b315eae0ff051a48d30 /Procfile
parent30ffd692e3749e38f9ab05d04a15d0dcdf186610 (diff)
chore: run spicedb via Procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
index 39bbbeaf..02173f12 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,3 @@
authzd: ./bin/authzd server
envoy: ./bin/envoy -c ./etc/envoy/envoy.yaml --base-id 1 --log-level warn --component-log-level admin:warn,connection:warn,grpc:warn,http:warn,http2:warn,router:warn,upstream:warn
+spicedb: spicedb serve --grpc-preshared-key "secret"