diff options
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
