summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-03 15:53:00 -0600
committermo khan <mo@mokhan.ca>2025-07-03 15:53:00 -0600
commitc783af99f9f3da740f553e7c9cbc768fd2a89724 (patch)
tree944f6f2d887646d6668535b1dc723bf297798816 /Procfile
parent8f2d083fb29b5dbd5bbe185119efd4246a818f65 (diff)
chore: include envoy in docker image
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 00000000..6646bcf9
--- /dev/null
+++ b/Procfile
@@ -0,0 +1,2 @@
+authzd: ./bin/authzd
+envoy: ./bin/envoy -c ./etc/envoy/envoy.yaml --service-cluster authzd --service-node authzd