Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit e9dc4cd

Browse files
author
Chris Wiechmann
committed
Update logstash.yml
1 parent ad0a5fa commit e9dc4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/logstash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
echo Using API_BUILDER_URL: $API_BUILDER_URL
3333
./logstash-filter-verifier --diff-command="diff -y" --logstash-output --keep-env=API_BUILDER_URL ./logstash/test ./logstash/pipeline
3434
env:
35-
API_BUILDER_URL: 'http://api-builder:8080'
35+
API_BUILDER_URL: 'http://localhost:8080'

0 commit comments

Comments
 (0)