We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526dbcc commit 7c5291aCopy full SHA for 7c5291a
config/sky_walking_agent.yml
@@ -16,5 +16,5 @@
16
# Configuration for the Sky Walking framework.
17
---
18
version: +
19
-repository_root: https://java-buildpack.cloudfoundry.org/sky-walking
+repository_root: "{default.repository.root}/sky-walking"
20
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh")
0 commit comments