summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-08-01 14:59:53 -0600
committermo khan <mo@mokhan.ca>2025-08-01 14:59:53 -0600
commitc24d9e9005a74a06627f97e0fa1b32992721e5f6 (patch)
tree285a826894836001d6c2f1700ce59501db9b61af /Procfile
parent26b556aea4d548ff4236b94505c6ca9ab42add8e (diff)
chore: remove Procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Procfile b/Procfile
deleted file mode 100644
index 41fc5e1..0000000
--- a/Procfile
+++ /dev/null
@@ -1,4 +0,0 @@
-spicedb: ./bin/spicedb serve --grpc-preshared-key $ZED_TOKEN --http-addr :8081 --grpc-addr :50051 --datastore-engine memory --log-level $LOG_LEVEL --log-format json --telemetry-endpoint "" --skip-release-check
-authzd: ./bin/authzd
-envoy: ./bin/envoy-shim
-sparkled: ./bin/sparkled