summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-11 13:09:33 -0600
committermo khan <mo@mokhan.ca>2025-07-11 13:09:33 -0600
commite7015c080181eba17296d0dc678b0e5578fadc15 (patch)
treeaf95f171952b7ce557904bd925932365542bc22f /Procfile
parent7659e433eb73e1f33ddac49537bfa5dfaa124875 (diff)
chore: provide default value for bind addr and fix Procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 8062bf67..39bbbeaf 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,2 @@
-authzd: ./bin/authzd
+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