summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-11 13:59:08 -0600
committermo khan <mo@mokhan.ca>2025-07-11 13:59:08 -0600
commit7eab1fc010c04c76f60a8dd4d8a72572ddd2785a (patch)
treeaf95f171952b7ce557904bd925932365542bc22f /Procfile
parentef572ae666732e87a35417710669ce88233a754a (diff)
parente7015c080181eba17296d0dc678b0e5578fadc15 (diff)
Merge branch 'cli' into 'main'
Merge server and cli binaries into one See merge request gitlab-org/software-supply-chain-security/authorization/authzd!8
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