Skip to content

Commit 27af6d8

Browse files
committed
Reorganize .env.test
1 parent 1bac2cb commit 27af6d8

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.env.test

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Your version of Splunk (default: latest)
2+
version=latest
3+
14
# Access scheme (default: https)
25
scheme=https
36
# Splunk host (default: localhost)
@@ -9,11 +12,3 @@ port=8089
912
username=admin
1013
# Splunk password
1114
password=changed!
12-
13-
# Your version of Splunk (default: latest)
14-
version=latest
15-
16-
# Bearer token for authentication
17-
# splunkToken="<Bearer-token>"
18-
# Session key for authentication
19-
# token="<Session-Key>"

0 commit comments

Comments
 (0)