diff options
Diffstat (limited to 'Procfile.template')
| -rw-r--r-- | Procfile.template | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Procfile.template b/Procfile.template deleted file mode 100644 index 60d609e..0000000 --- a/Procfile.template +++ /dev/null @@ -1,5 +0,0 @@ -# DEV_ONLY: postgres: ./bin/postgres -D tmp/postgres -c config_file=etc/postgres/postgresql.conf -spicedb: ./bin/spicedb serve --grpc-preshared-key $ZED_TOKEN --http-addr :8081 --grpc-addr :50051 --datastore-engine postgres --datastore-conn-uri $DATABASE_URL --log-level $LOG_LEVEL --log-format json --telemetry-endpoint "" --skip-release-check -authzd: ./bin/authzd -envoy: ./bin/envoy-shim -sparkled: ./bin/sparkled |
