Skip to content

Commit c343758

Browse files
committed
Document backlink setting
1 parent 6fc237e commit c343758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ proxy:
8383

8484
+ sysdig:
8585
+ endpoint: ${SYSDIG_SECURE_ENDPOINT}
86+
+ backlink: https://... # Optional override base link for backlinks. Must end in '/'.
8687
```
8788

8889
- Set the environment variable `SYSDIG_SECURE_ENDPOINT` to your Sysdig Secure Endpoint.
8990
- Likewise, set `SYSDIG_SECURE_TOKEN` to your Sysdig Secure API Token.
9091

91-
9292
## How to annotate services
9393

9494
All added annotations are available and documented in the [source file](./src/lib/annotations.ts).

0 commit comments

Comments
 (0)