diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-11 13:59:08 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-11 13:59:08 -0600 |
| commit | 7eab1fc010c04c76f60a8dd4d8a72572ddd2785a (patch) | |
| tree | af95f171952b7ce557904bd925932365542bc22f /Procfile | |
| parent | ef572ae666732e87a35417710669ce88233a754a (diff) | |
| parent | e7015c080181eba17296d0dc678b0e5578fadc15 (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-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
