From d0190ae7146a1a7f89b76ccb7f71430fca136d9d Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 21 Jul 2025 15:44:05 -0600 Subject: chore: remote UI tests --- Procfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Procfile') diff --git a/Procfile b/Procfile index 48047c1..e38579b 100644 --- a/Procfile +++ b/Procfile @@ -1,3 +1,3 @@ -envoy: ./bin/envoy.sh +envoy: ./bin/envoy-shim authzd: ./bin/authzd -sparkled: env -i - APP_ENV="$APP_ENV" BIND_ADDR="$BIND_ADDR" ./bin/sparkled +sparkled: ./bin/sparkled -- cgit v1.2.3