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 5ce5e41 commit 76b9d7dCopy full SHA for 76b9d7d
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
- SPLUNK_GENERAL_TERMS=--accept-sgt-current-at-splunk-com
8
- SPLUNK_HEC_TOKEN=11111111-1111-1111-1111-1111111111113
9
- SPLUNK_PASSWORD=changed!
10
- - SPLUNK_APPS_URL=https://github.com/splunk/sdk-app-collection/releases/download/v1.1.0/sdkappcollection.tgz
+ - SPLUNK_APPS_URL=https://github.com/splunk/sdk-app-collection/releases/latest/download/sdkappcollection.tgz
11
ports:
12
- "8000:8000"
13
- "8088:8088"
0 commit comments