diff options
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..48047c1 --- /dev/null +++ b/Procfile @@ -0,0 +1,3 @@ +envoy: ./bin/envoy.sh +authzd: ./bin/authzd +sparkled: env -i - APP_ENV="$APP_ENV" BIND_ADDR="$BIND_ADDR" ./bin/sparkled |
