From b38a8dd3b1ee24b3b24ebe94042494f1e45dd7fe Mon Sep 17 00:00:00 2001 From: Guillaume Berche Date: Wed, 4 Dec 2019 08:10:47 +0100 Subject: [PATCH] Mention STRATOS_BP_DEBUG to troubleshoot staging (#4039) --- manifest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.yml b/manifest.yml index 9d229edd2b..fb4a04acad 100644 --- a/manifest.yml +++ b/manifest.yml @@ -13,6 +13,8 @@ applications: # CF_API_FORCE_SECURE: true # Turn on backend debugging # LOG_LEVEL: debug +# Turn on staging debugging in stratos-buildpack +# STRATOS_BP_DEBUG: true #Remove line to turn off debugging # User provided services can also be used to set environment properties: # env: