Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent b16442b commit 1b2dc0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
version: "3.7"
services:
networks:
new:

sc4s:
build:
Expand Down Expand Up @@ -64,7 +66,5 @@ services:
- SPLUNK_HEC_TOKEN=a778f63a-5dff-4e3c-a72c-a03183659e94
- SPLUNK_PASSWORD=Changed@11
- SPLUNK_START_ARGS=--accept-license
networks:
new:


0 comments on commit 1b2dc0f

Please sign in to comment.